From 5d01d57738e19a4c4c680803971aa056514ea55c Mon Sep 17 00:00:00 2001 From: Lance Stout Date: Fri, 7 Mar 2014 14:56:16 -0800 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 99f2c49..06a0ec4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "otalk.im", "description": "Otalk: WebRTC Enabled XMPP Client, in the Browser", - "version": "0.0.39", + "version": "0.0.40", "dependencies": { "andlog": "0.0.4", "async": "0.2.9",