Skip to content

Commit 59081e9

Browse files
author
Michael
committed
Updating version in package.json
1 parent b292ce5 commit 59081e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jquery-ui-multiselect-widget",
33
"description": "MultiSelect progessively enhances an ordinary multiple select control into elegant drop down list of checkboxes, stylable with ThemeRoller.",
4-
"version": "1.17.0",
4+
"version": "2.0.0",
55
"license": "MIT or GPL-2.0",
66
"author": "Eric Hynds",
77
"contributors": [
@@ -19,4 +19,4 @@
1919
"main": "src/jquery.multiselect.js",
2020
"dependencies": {},
2121
"devDependencies": {}
22-
}
22+
}

0 commit comments

Comments
 (0)