From 9a44dd20e32c7d5bee137643528344545a58ac80 Mon Sep 17 00:00:00 2001 From: paulpdaniels Date: Tue, 31 Mar 2015 00:40:19 -0700 Subject: [PATCH] 0.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0115fdf..ad0c4fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rx.wamp", - "version": "0.4.0", + "version": "0.4.1", "description": "A wrapper library for the autobahn wamp v1/v2 library in the browser/node", "main": "index.js", "directories": {