From 1ea2c86f29bbaa2e1cda505eb7d5cd29a7155ba5 Mon Sep 17 00:00:00 2001 From: Richard Walker Date: Tue, 8 Sep 2015 20:13:37 +0200 Subject: [PATCH] fix missing -t flag --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 243fec5..9144ff7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dokku-toolbelt", - "version": "1.1.2", + "version": "1.1.3", "description": "Toolbelt for dokku, similar to the heroku toolbelt", "main": "index.js", "scripts": {