diff --git a/manifest.json b/manifest.json index 6615e65..d23d84b 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "MaterialDesignIcons Picker", "description": "Quick & easy icon picker", - "version": "2.24.0", + "version": "2.25.0", "icons": { "16": "dist/img/icon-16x16.png", "32": "dist/img/icon-32x32.png", diff --git a/package.json b/package.json index 41dafe0..4c6c677 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "MaterialDesignIcons-Picker", - "version": "2.24.0", + "version": "2.25.0", "description": "Quick & easy icon picker", "main": "src/index.js", "repository": "git@github.com:chteuchteu/MaterialDesignIcons-Picker.git", @@ -41,7 +41,7 @@ }, "materialdesignicons-picker": { "version": { - "default": "5.6.55", + "default": "5.7.55", "light": "0.2.63" } },