From d4a7612e1ba6a0b2f8ef1854c095d58a64a4bc9e Mon Sep 17 00:00:00 2001 From: Michael Morrison Date: Fri, 12 Jul 2013 06:33:38 -0500 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9d068fa..e070634 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ ], "main": "index.js", "author": "Michael Morrison", - "version": "0.1.1", + "version": "0.1.2", "repository" : { "type" : "git", "url" : "https://github.com/sonicsnes/node-gamedig.git"