Skip to content

Commit c183b25

Browse files
committed
v3.4.0 version bump
1 parent a05880b commit c183b25

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
"name": "MaterialDesignIcons Picker",
55
"description": "Quick & easy icon picker",
6-
"version": "3.3.0",
6+
"version": "3.4.0",
77
"icons": {
88
"16": "dist/img/icon-16x16.png",
99
"32": "dist/img/icon-32x32.png",

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "materialdesignicons-picker",
3-
"version": "3.3.0",
3+
"version": "3.4.0",
44
"description": "Quick & easy icon picker",
55
"main": "src/index.js",
66
"repository": "git@github.com:chteuchteu/MaterialDesignIcons-Picker.git",
@@ -43,7 +43,7 @@
4343
},
4444
"materialdesignicons-picker": {
4545
"version": {
46-
"default": "6.2.95",
46+
"default": "6.3.95",
4747
"light": "0.2.63"
4848
}
4949
}

0 commit comments

Comments
 (0)