diff --git a/CHANGELOG.md b/CHANGELOG.md index acec103..81e11e4 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.1.0] - 2022-03-27 ### Fixed - Correctly support http:// URLs. - Add FTP support to help output diff --git a/package-lock.json b/package-lock.json index 761bf9b..261d006 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "ios-uploader", - "version": "2.0.2", + "version": "2.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "2.0.2", + "version": "2.1.0", "license": "MIT", "dependencies": { "async": "^3.2.3", diff --git a/package.json b/package.json index 260855f..bd2ae2f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ios-uploader", - "version": "2.0.2", + "version": "2.1.0", "description": "Easy to use, cross-platform tool to upload an iOS app to itunes-connect.", "keywords": [ "ipa",