From 870601a1f9133100bd6fe6bbbe052c96fc80440d Mon Sep 17 00:00:00 2001 From: Massimiliano Ziccardi Date: Wed, 6 May 2020 15:02:08 +0200 Subject: [PATCH] Version bump --- 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 d5bb717..7325a16 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@aerogear/unifiedpush-admin-client", - "version": "0.1.7", + "version": "0.1.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a96ed19..9af781c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@aerogear/unifiedpush-admin-client", - "version": "0.1.7", + "version": "0.1.8", "description": "Client library used to admin UPS with code", "author": "AeroGear Team", "homepage": "http://aerogear.org",