diff options
| author | Ben Beltran <ben@freshout.us> | 2013-06-25 12:10:17 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@freshout.us> | 2013-06-25 12:10:17 -0500 |
| commit | c315b8c3c28373aeb28889cf4b09041d98cd5320 (patch) | |
| tree | 3bffa7429a09a7c7fabba2bc2b0ce9b5fb9df21c /package.json | |
| parent | 425ff13e8c18c77fbf4f6b33a42edea88e706576 (diff) | |
Better socket support and skipConsole 4 JsConsole
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 5da323c..66c40d6 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "url" : "http://github.com/ktlacaelel" } ], - "version" : "0.1.7", + "version" : "0.1.8", "dependencies" : { "neon" : "1.0.x", "socket.io" : "0.9.x", |