Skip to content

Commit

Permalink
FIX: change version
Browse files Browse the repository at this point in the history
  • Loading branch information
louis-she committed Jun 29, 2016
1 parent 751b246 commit 8e9e3db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simple-select",
"version": "2.0.13",
"version": "2.0.14",
"homepage": "https://github.com/mycolorway/simple-select",
"authors": [
"kshift <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simple-select",
"version": "2.0.13",
"version": "2.0.14",
"description": "a simple select plugin based on Simple Module",
"main": "lib/select.js",
"repository": {
Expand Down

0 comments on commit 8e9e3db

Please sign in to comment.