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",