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