From ca0b63ffbd5fd61a13f83b4897a5015f4ca0717b Mon Sep 17 00:00:00 2001 From: KS Chan Date: Mon, 4 Jan 2016 21:49:22 +0800 Subject: [PATCH] v0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e0de53f..01c8740 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "description": "Provides easy access to the is.gd URL shortening service - https://github.com/mrkschan/isgd-creator", "author": "mrkschan@gmail.com (forked from works by Karsten Schmidt)", "license": "MPL 1.1/GPL 2.0/LGPL 2.1", - "version": "0.3.0", + "version": "0.4.0", "main": "lib/main.js", "dependencies": [ "jpm==1.0.4"