From fba3ba356daa018c6050bb4c9797753560071039 Mon Sep 17 00:00:00 2001 From: Simon Nilsson Date: Thu, 17 Feb 2022 20:14:58 +0100 Subject: [PATCH] Version 2.0.2 --- CHANGELOG.md | 2 ++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d30bf60..55e08d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. ## [Unreleased] + +## [2.0.2] - 2022-02-17 ### Changed - Updated dependencies diff --git a/package-lock.json b/package-lock.json index 474424e..3a0a225 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "ios-uploader", - "version": "2.0.1", + "version": "2.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "2.0.1", + "version": "2.0.2", "license": "MIT", "dependencies": { "async": "^3.2.3", diff --git a/package.json b/package.json index c046965..63fb1ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ios-uploader", - "version": "2.0.1", + "version": "2.0.2", "description": "Easy to use, cross-platform tool to upload an iOS app to itunes-connect.", "keywords": [ "ipa",