From c6403d8e24c71a20ab378be866d34973fff82e77 Mon Sep 17 00:00:00 2001 From: NathanGRomano Date: Sat, 28 Jun 2014 01:39:09 -0400 Subject: [PATCH] 0.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a68452..8257722 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "socket.io-events", - "version": "0.3.2", + "version": "0.3.3", "description": "Power your socket.io apps with express like event routing.", "main": "index.js", "scripts": {