From be323d8a4e91801b4b9ea051c4da5ee4c98f0c36 Mon Sep 17 00:00:00 2001 From: Michael Morrison Date: Sun, 18 Jan 2015 01:56:58 -0600 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 47610e1..8fde0ad 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ ], "main": "lib/index.js", "author": "Michael Morrison", - "version": "0.2.21", + "version": "0.2.22", "repository" : { "type" : "git", "url" : "https://github.com/sonicsnes/node-gamedig.git"