From 28db4383ffc001c56d3674b2651bc6255f2c2796 Mon Sep 17 00:00:00 2001 From: Richard Walker Date: Mon, 24 Aug 2015 07:31:46 +0200 Subject: [PATCH] remove babel to fix failed installation of 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d30aa12..a0fc1c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dokku-toolbelt", - "version": "1.0.0", + "version": "1.1.0", "description": "Toolbelt for dokku, similar to the heroku toolbelt", "main": "index.js", "scripts": {