Skip to content

Commit

Permalink
update component and bower version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
icambron committed Jul 19, 2013
1 parent 9be4d5e commit 7e14804
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,9 +1,9 @@
{
"name": "twix",
"version": "0.2.2",
"version": "0.3.0",
"dependencies": {
"moment": "*"
},
"main": "bin/twix.js",
"description": "A date range plugin for moment.js"
}
}
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "twix",
"version": "0.2.2",
"version": "0.3.0",
"dependencies": {
"moment/moment": "*"
},
Expand Down

0 comments on commit 7e14804

Please sign in to comment.