From 833ae2ad8aec07b4c9060793767c3a7e3391d441 Mon Sep 17 00:00:00 2001 From: Michael Morrison Date: Thu, 11 Jul 2013 04:19:06 -0500 Subject: [PATCH] bump version to 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b306fe..99758de 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ ], "main": "index.js", "author": "Michael Morrison", - "version": "0.1.0", + "version": "0.1.1", "repository" : { "type" : "git", "url" : "https://github.com/sonicsnes/node-gamedig.git"