Skip to content

Commit

Permalink
Version bump to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gf3 committed Jul 11, 2013
1 parent 2ddd70a commit 0955b21
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{ "name": "moment-range"
, "version": "0.1.4"
, "version": "0.1.5"
, "main": "./lib/moment-range.js"
, "ignore": [
"**/.*",
"node_modules",
"components"
]
, "dependencies":
{ "moment": "1.3.0"
{ "moment": "1.5.0"
}
, "devDependencies":
{ "coffee-script": "~1.5"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
, "bugs": "https://github.com/gf3/moment-range/issues"
, "main": "./lib/moment-range"
, "directories": { "lib" : "./lib" }
, "version": "0.1.4"
, "version": "0.1.5"
, "engines":
{ "node": "*"
}
Expand Down

0 comments on commit 0955b21

Please sign in to comment.