Skip to content

Commit

Permalink
Prepare v1.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nnattawat committed May 20, 2016
1 parent b76ec9e commit 6180c86
Show file tree
Hide file tree
Showing 5 changed files with 302 additions and 248 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "flip",
"version": "1.0.20",
"version": "1.1.0",
"dependencies": {
"jquery": "~2.0"
},
"devDependencies": {
"jquery": "~2.0"
},
"main": [
"src/flip.js"
"dist/jquery.flip.js"
],
"ignore": []
}
Loading

0 comments on commit 6180c86

Please sign in to comment.