From 73b242a6110c60481518592bf7cf7cbfa5450244 Mon Sep 17 00:00:00 2001 From: Eric Fennis Date: Tue, 23 Mar 2021 20:21:14 +0100 Subject: [PATCH] Bump version lucide to 0.15.0 --- packages/lucide-react/package.json | 2 +- packages/lucide/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",