From 50d3ef20a011b2e96a9286011dd0cfb06ac9cf66 Mon Sep 17 00:00:00 2001 From: Michael Morrison Date: Wed, 29 Oct 2014 01:42:48 -0500 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f13b62..9e0ce60 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ ], "main": "lib/index.js", "author": "Michael Morrison", - "version": "0.2.9", + "version": "0.2.10", "repository" : { "type" : "git", "url" : "https://github.com/sonicsnes/node-gamedig.git"