From e2f09e7ef4b6392394b8193de6f0cb642798dd4b Mon Sep 17 00:00:00 2001 From: David Brownman Date: Tue, 21 Jan 2020 22:08:34 -0500 Subject: [PATCH] v1.5.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf77ba0..1704a68 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "heroku-config", - "version": "1.5.3", + "version": "1.5.4", "description": "Push and pull environment variables from a Heroku instance", "main": "index.js", "scripts": {