From bf38a048d09c5c86928df3ce0308befa50a62e48 Mon Sep 17 00:00:00 2001 From: "Nathan G. Romano" Date: Fri, 27 Jun 2014 17:51:00 -0400 Subject: [PATCH] 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b73d63d..d7fd690 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "socket.io-events", - "version": "0.2.1", + "version": "0.3.0", "description": "Power your socket.io apps with express like event routing.", "main": "index.js", "scripts": {