From 67aea069786e21af5bb41c1a2b1fee2d9a2a3b60 Mon Sep 17 00:00:00 2001 From: UnleashedMind Date: Wed, 10 Oct 2018 11:24:34 -0700 Subject: [PATCH] 1.1.7 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 651d427..2bde5b3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "awsmobile-cli", - "version": "1.1.6", + "version": "1.1.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d786f3d..6644541 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "awsmobile-cli", - "version": "1.1.6", + "version": "1.1.7", "description": "awsmobile cli enables easy incorporation of aws features into your project", "main": "bin/awsmobile", "bin": {