From fd2bb50815c7fe0ee166b0d28b297b58b0ebe0d3 Mon Sep 17 00:00:00 2001 From: Maximilian Antoni Date: Fri, 8 Feb 2013 00:00:09 +0100 Subject: [PATCH] Up version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 458951d..1942d8d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name" : "hubjs", - "version" : "0.9.0", + "version" : "0.9.1", "description" : "Pub/Sub oriented JavaScript for Node and the browser", "keywords" : ["hub", "event", "emitter", "pubsub", "node", "browser"], "author" : "Maximilian Antoni (http://maxantoni.de)",