From bba1dd4ba68c5a2957e913755def6d2a4a9623a1 Mon Sep 17 00:00:00 2001 From: Lance Stout Date: Fri, 7 Mar 2014 12:08:16 -0800 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d9e873f..99f2c49 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.38", + "version": "0.0.39", "dependencies": { "andlog": "0.0.4", "async": "0.2.9",