diff options
| author | Ben Beltran <ben@freshout.us> | 2014-01-15 12:26:03 -0600 |
|---|---|---|
| committer | Ben Beltran <ben@freshout.us> | 2014-01-15 12:26:03 -0600 |
| commit | c829648b25585ce2e207bf69bd378d0415fd36bb (patch) | |
| tree | cce8bb5ff4a9a1d43612c6749e36902b7ed92c1a /package.json | |
| parent | 3d19882ab4b3ead4a05dee754ea12b3dab4e2447 (diff) | |
keep on bumping versions because I forget stuff
Also, defaults to INFO instead of DEBUG
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1f0dc23..07dcac9 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "url" : "http://github.com/ktlacaelel" } ], - "version" : "0.2.2", + "version" : "0.2.3", "dependencies" : { "neon" : "1.0.x", "socket.io-client" : "0.9.x", |