Skip to content

Commit

Permalink
Version bump to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gf3 committed Jun 1, 2015
1 parent 3b20c3e commit c41c9b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
13 changes: 2 additions & 11 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,13 @@
{
"name": "moment-range",
"version": "1.0.9",
"main": "./lib/moment-range.js",
"version": "1.1.1",
"main": "./dist/moment-range.js",
"ignore": [
"**/.*",
"node_modules",
"components"
],
"dependencies": {
"moment": ">= 1"
},
"devDependencies": {
"coffee-script": "~1",
"mocha": "1.3.0",
"should": "0.6.3",
"grunt": "~0.4.1",
"grunt-umd": "~1.3.0",
"grunt-contrib-coffee": "~0.7.0",
"grunt-mocha-test": "~0.7.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"directories": {
"lib": "./lib"
},
"version": "1.1.0",
"version": "1.1.1",
"engines": {
"node": "*"
},
Expand Down

0 comments on commit c41c9b0

Please sign in to comment.