From 708856146956da6c1cf63a5d69b133fba940f2e7 Mon Sep 17 00:00:00 2001 From: Mario Casciaro Date: Tue, 7 Jan 2014 20:30:37 +0000 Subject: [PATCH] 0.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ea6fa0..7d69f91 100755 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "name": "scatter", "description": "IoC container and out-of-the-box extensibility for Node.js applications", "homepage": "https://github.com/mariocasciaro/scatter", - "version": "0.6.0", + "version": "0.7.0", "repository": { "type": "git", "url": "git://github.com/mariocasciaro/scatter.git"