diff --git a/package.json b/package.json index a8b0b84f2..52456d1d6 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.12.0", + "version": "0.13.0", "license": "ISC", "homepage": "https://lucide.netlify.app", "repository": "github:lucide-icons/lucide", diff --git a/packages/lucide-react/package.json b/packages/lucide-react/package.json index a92f4c421..ea3c4b214 100644 --- a/packages/lucide-react/package.json +++ b/packages/lucide-react/package.json @@ -1,7 +1,7 @@ { "name": "lucide-react", "description": "Lucide React package, Lucide is a community-run fork of Feather Icons, open for anyone to contribute icons.", - "version": "0.12.0", + "version": "0.13.0", "license": "ISC", "amdName": "lucide-react", "source": "build/lucide-react.js",