From d1a7f78cbab993530eb44a0d58f21b82eedba89c Mon Sep 17 00:00:00 2001 From: Michael Morrison Date: Sat, 17 Jan 2015 21:11:04 -0600 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb8806e..1b1c624 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ ], "main": "lib/index.js", "author": "Michael Morrison", - "version": "0.2.19", + "version": "0.2.20", "repository" : { "type" : "git", "url" : "https://github.com/sonicsnes/node-gamedig.git"