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