From 698b47eaa3b503d718a75cceb2898816f322a75d Mon Sep 17 00:00:00 2001 From: David Brownman <beamneocube@gmail.com> Date: Mon, 24 Oct 2016 23:53:56 -0700 Subject: [PATCH] 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 846ba6f..efaea5e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "heroku-config", - "version": "1.2.0", + "version": "1.3.0", "description": "Push and pull environment variables from a Heroku instance", "main": "index.js", "scripts": {