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