diff --git a/bower.json b/bower.json index e220b39..ee6a2c9 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "tock", - "version": "1.0.1", + "version": "1.0.2", "main": "./tock.min.js", "ignore": [ "**/.md", @@ -8,4 +8,4 @@ "**/.*", "**/.json" ] -} \ No newline at end of file +} diff --git a/package.json b/package.json index 30cb3fe..942acc8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tock", - "version": "1.0.1", + "version": "1.0.2", "description": "timer object/class. kickass!", "main": "tock.js", "repository": {