From 8718a8abd99ad7b98aa9bc08d081ee16ee171a1e Mon Sep 17 00:00:00 2001 From: Khaled Garbaya Date: Thu, 9 Aug 2018 11:12:03 +0200 Subject: [PATCH] 0.16.1 --- 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 2ce0ec854..bfd7ad28f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "contentful-cli", - "version": "0.15.0", + "version": "0.16.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c21a6c4fd..1a7ee4193 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "contentful-cli", - "version": "0.16.0", + "version": "0.16.1", "description": "Contentful CLI tool", "main": "bin/contentful.js", "bin": {