From fce7a53f352a7e551060f66b7cf913aec55e2e0f Mon Sep 17 00:00:00 2001 From: Michael Morrison Date: Sat, 13 Sep 2014 09:37:40 -0500 Subject: [PATCH] bump version to 0.2.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d00d65..a024894 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ ], "main": "lib/index.js", "author": "Michael Morrison", - "version": "0.2.4", + "version": "0.2.5", "repository" : { "type" : "git", "url" : "https://github.com/sonicsnes/node-gamedig.git"