From: Sergio de la Garza Date: Sat, 10 Jan 2015 03:45:11 +0000 (-0600) Subject: Bump version X-Git-Url: https://git.r.bdr.sh/rbdr/cologne/commitdiff_plain/8dd0e6244e6918a3e54e56c5ffe77ffe0ed4eb41?ds=sidebyside Bump version Update Changelog --- diff --git a/CHANGELOG b/CHANGELOG index 0a2c8a5..ff007d7 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,11 @@ +2015-01-09 Sergio de la Garza + + Version 1.1.1 + + * lib/cobalt.js (dependencies): require colors fix the log output when + using the tocken formatter. + + 2014-03-20 Ben Beltran Version 1.0.0 diff --git a/package.json b/package.json index 74a68c3..ef5ba27 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "url" : "http://github.com/ktlacaelel" } ], - "version" : "1.1.0", + "version" : "1.1.1", "dependencies" : { "neon" : "2.0.x", "socket.io-client" : "0.9.x",