From f47fd02588d7bdcaa060671ede927605c60fb913 Mon Sep 17 00:00:00 2001 From: Martin Holman Date: Fri, 27 Jun 2014 11:47:27 +1200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be79a93..d8eea03 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hubot-chargify", - "version": "1.1.0", + "version": "1.1.1", "description": "Hubot scripts for dealing with Chargify", "main": "./index.coffee", "repository": {