Skip to content

Commit

Permalink
increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
mrchimp committed May 25, 2014
1 parent fe998ac commit 8d70735
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,11 +1,11 @@
{
"name": "tock",
"version": "1.0.1",
"version": "1.0.2",
"main": "./tock.min.js",
"ignore": [
"**/.md",
"**/.html",
"**/.*",
"**/.json"
]
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tock",
"version": "1.0.1",
"version": "1.0.2",
"description": "timer object/class. kickass!",
"main": "tock.js",
"repository": {
Expand Down

0 comments on commit 8d70735

Please sign in to comment.