diff --git a/package-lock.json b/package-lock.json index 44769972..17746994 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "code-push", - "version": "4.2.0", + "version": "4.2.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "code-push", - "version": "4.2.0", + "version": "4.2.1", "license": "MIT", "dependencies": { "appcenter-file-upload-client": "0.1.0", diff --git a/package.json b/package.json index 64750563..f0adfd02 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "code-push", - "version": "4.2.0", + "version": "4.2.1", "description": "Management SDK for the CodePush service", "main": "script/index.js", "types": "script/index.d.ts",