From ad76f8a7b42d5c233e2ef114d920a1b80cc6e433 Mon Sep 17 00:00:00 2001 From: Michael Morrison Date: Sat, 1 Feb 2014 20:05:23 -0600 Subject: [PATCH] bump version to 0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0594d0a..19fa2c1 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ ], "main": "lib/index.js", "author": "Michael Morrison", - "version": "0.2.0", + "version": "0.2.1", "repository" : { "type" : "git", "url" : "https://github.com/sonicsnes/node-gamedig.git"