aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorBen Beltran <ben@freshout.us>2014-01-15 12:23:29 -0600
committerBen Beltran <ben@freshout.us>2014-01-15 12:23:29 -0600
commit3d19882ab4b3ead4a05dee754ea12b3dab4e2447 (patch)
treecf22fd4470b90a40c995459971fe9c972646183b /package.json
parent55d2f1f67092bc4db0a9ff90132806c2c0b8775f (diff)
Uses slice instead of splice now
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 22de2d5..1f0dc23 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
"url" : "http://github.com/ktlacaelel"
}
],
- "version" : "0.2.1",
+ "version" : "0.2.2",
"dependencies" : {
"neon" : "1.0.x",
"socket.io-client" : "0.9.x",