From 71b7f97c990082fdfb62fc83d988cec3324762f6 Mon Sep 17 00:00:00 2001 From: Michael Morrison Date: Sat, 17 Jan 2015 05:58:09 -0600 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 10c171a..d42be53 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ ], "main": "lib/index.js", "author": "Michael Morrison", - "version": "0.2.16", + "version": "0.2.17", "repository" : { "type" : "git", "url" : "https://github.com/sonicsnes/node-gamedig.git"