From f87bd3a9aeafd8a6ee8a2d9f417b00ad8027df58 Mon Sep 17 00:00:00 2001 From: Edward Hotchkiss Date: Tue, 27 Dec 2011 09:06:21 -0500 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a8cca77..cd4f2f0 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ { "name": "Kevin Roth", "github": "http://github.com/thinkroth" } ], "description":"NodeJS URL Shortener backed by MongooseJS w/ Complete Example Site", - "version":"1.1.1", + "version":"1.1.2", "repository":{ "type":"git", "url":"git://github.com/edwardhotchkiss/short.git"