diff --git a/manifest.json b/manifest.json index 62c3f58..79f751a 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "MaterialDesignIcons Picker", "description": "Quick & easy icon picker", - "version": "3.9.0", + "version": "3.10.0", "icons": { "16": "dist/img/icon-16x16.png", "32": "dist/img/icon-32x32.png", diff --git a/package.json b/package.json index 2275f59..5d6982c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "materialdesignicons-picker", - "version": "3.9.0", + "version": "3.10.0", "description": "Quick & easy icon picker", "main": "src/index.js", "repository": "git@github.com:Pictogrammers/Browser-Icon-Picker.git", @@ -43,7 +43,7 @@ }, "materialdesignicons-picker": { "version": { - "default": "6.9.96", + "default": "7.0.96", "light": "0.2.63" } }