diff --git a/CHANGELOG.md b/CHANGELOG.md index 23596e6..8f89a27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,8 @@ # Changelog All notable changes to this project will be documented in this file. -## [Unreleased] +## [2.0.1] - 2022-02-05 +### Changed - Updated dependencies diff --git a/package-lock.json b/package-lock.json index 45257e8..57a137e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "ios-uploader", - "version": "2.0.0", + "version": "2.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "2.0.0", + "version": "2.0.1", "license": "MIT", "dependencies": { "async": "^3.2.3", diff --git a/package.json b/package.json index 006dfc1..89ad896 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ios-uploader", - "version": "2.0.0", + "version": "2.0.1", "description": "Easy to use, cross-platform tool to upload an iOS app to itunes-connect.", "keywords": [ "ipa",