Skip to content

Commit

Permalink
Update versions in files to 1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Tsai committed Nov 4, 2015
1 parent 24e2d21 commit e5159be
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/jquery.tree-multiselect.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/jquery.tree-multiselect.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jquery.tree-multiselect.js",
"version": "1.14.5",
"version": "1.15.0",
"description": "jQuery multiple select with nested options",
"main": "jquery.tree-multiselect.min.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/jquery.tree-multiselect.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* jQuery Tree Multiselect
* v1.14.5
* v1.15.0
*
* (c) Patrick Tsai et al.
* MIT Licensed
Expand Down
2 changes: 1 addition & 1 deletion src/jquery.tree-multiselect.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* jQuery Tree Multiselect
* v1.14.5
* v1.15.0
*
* (c) Patrick Tsai et al.
* MIT Licensed
Expand Down

0 comments on commit e5159be

Please sign in to comment.