diff --git a/manifest.json b/manifest.json index 6d7c79a..edba1a4 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "MaterialDesignIcons Picker", "description": "Quick & easy icon picker", - "version": "2.8.0", + "version": "2.9.0", "icons": { "16": "dist/img/icon-16x16.png", "32": "dist/img/icon-32x32.png", diff --git a/package.json b/package.json index e4206a5..f0b9065 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "MaterialDesignIcons-Picker", - "version": "2.8.0", + "version": "2.9.0", "description": "Quick & easy icon picker", "main": "src/index.js", "repository": "git@github.com:chteuchteu/MaterialDesignIcons-Picker.git",