This is an automated email from the ASF dual-hosted git repository. erisu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-ios.git
commit 19e931e2181960c8a5d5743748c111ef9a654f4a Author: Erisu <[email protected]> AuthorDate: Fri Jul 7 10:59:30 2023 +0900 chore: bump version 7.0.1-dev --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 64796ad5..fedec84f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cordova-ios", - "version": "7.0.0", + "version": "7.0.1-dev", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "cordova-ios", - "version": "7.0.0", + "version": "7.0.1-dev", "license": "Apache-2.0", "dependencies": { "cordova-common": "^5.0.0", diff --git a/package.json b/package.json index 90790517..b3e5934e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-ios", - "version": "7.0.0", + "version": "7.0.1-dev", "description": "cordova-ios release", "types": "./types/index.d.ts", "main": "lib/Api.js", --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
