diff --git a/bower.json b/bower.json index 8b2a15a..7911380 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "log", - "version": "0.1.2", + "version": "0.1.3", "homepage": "http://adamschwartz.co/log", "authors": [ "Adam Schwartz " diff --git a/component.json b/component.json index e643f0e..84e39b4 100644 --- a/component.json +++ b/component.json @@ -1,7 +1,7 @@ { "name": "log", "repo": "adamschwartz/log", - "version": "0.1.2", + "version": "0.1.3", "description": "Console.log with style", "keywords": [], "main": "log.js",