From b4c993a926d9dc100d7abaab161b067e093a901d Mon Sep 17 00:00:00 2001 From: "Nathan G. Romano" Date: Tue, 28 Oct 2014 10:11:00 -0400 Subject: [PATCH] code clean up --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f63e5d8..b2189de 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "socket.io-events", - "version": "0.4.2", + "version": "0.4.4", "description": "Power your socket.io apps with express like event routing.", "main": "index.js", "scripts": {