From 056065d6d23fa69681212c45027493119c68484c Mon Sep 17 00:00:00 2001 From: David Brownman Date: Mon, 17 Oct 2016 15:27:25 -0700 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b841618..46128e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "heroku-config", - "version": "1.1.0", + "version": "1.2.0", "description": "Push and pull environment variables from a Heroku instance", "main": "index.js", "scripts": {