From 571cab88eea36432e03da9753eff3ba57560fd50 Mon Sep 17 00:00:00 2001 From: Eric Fennis Date: Thu, 19 Nov 2020 22:06:13 +0100 Subject: [PATCH] v0.11.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 245f197..9a3d6ca 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "lucide", "description": "Lucide is a community-run fork of Feather Icons, open for anyone to contribute icons.", - "version": "0.1.2", + "version": "0.11.0", "license": "ISC", "amdName": "lucide", "homepage": "https://lucide.netlify.app",