diff --git a/CHANGELOG.md b/CHANGELOG.md index ed299be..23f31aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ All notable changes to this project will be documented in this file. ## [Unreleased] + + +## [2.0.0] - 2022-01-18 ### Changed - **BREAKING** Dropped support for Node v10 - Bump binary releases from Node v12 to v14 diff --git a/package-lock.json b/package-lock.json index c9cb614..d7a9ae1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "ios-uploader", - "version": "1.5.2", + "version": "2.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "1.5.2", + "version": "2.0.0", "license": "MIT", "dependencies": { "async": "^3.2.3", diff --git a/package.json b/package.json index 4527001..693af96 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ios-uploader", - "version": "1.5.2", + "version": "2.0.0", "description": "Easy to use, cross-platform tool to upload an iOS app to itunes-connect.", "keywords": [ "ipa",