diff --git a/packages/lucide-react/package.json b/packages/lucide-react/package.json index 0aafc5f..22b83a7 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.14.1", + "version": "0.15.0", "license": "ISC", "homepage": "https://lucide.dev", "bugs": "https://github.com/lucide-icons/lucide/issues", diff --git a/packages/lucide/package.json b/packages/lucide/package.json index 17ee79e..f9bb099 100644 --- a/packages/lucide/package.json +++ b/packages/lucide/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.14.0", + "version": "0.15.0", "license": "ISC", "homepage": "https://lucide.dev", "bugs": "https://github.com/lucide-icons/lucide/issues",