Skip to content

Commit 6160b5d

Browse files
committed
Fix semver.
1 parent a2bb280 commit 6160b5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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",
4+
"version": "1.17.0",
55
"license": "MIT or GPL-2.0",
66
"author": "Eric Hynds",
77
"contributors": [

0 commit comments

Comments
 (0)