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