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-lib.git
The following commit(s) were added to refs/heads/master by this push:
new 79728696 chore: increment package version to 12.0.2-dev
79728696 is described below
commit 797286963eb526a2f5ad673291ff5733d6fb275b
Author: Erisu <[email protected]>
AuthorDate: Tue May 23 12:30:55 2023 +0900
chore: increment package version to 12.0.2-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 13ed37b8..3d6934da 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "cordova-lib",
- "version": "12.0.1",
+ "version": "12.0.2-dev",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "cordova-lib",
- "version": "12.0.1",
+ "version": "12.0.2-dev",
"license": "Apache-2.0",
"dependencies": {
"cordova-common": "^5.0.0",
diff --git a/package.json b/package.json
index 1c59a7d6..adb492ef 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"name": "cordova-lib",
"license": "Apache-2.0",
"description": "Apache Cordova tools core lib and API",
- "version": "12.0.1",
+ "version": "12.0.2-dev",
"repository": "github:apache/cordova-lib",
"bugs": "https://github.com/apache/cordova-lib/issues",
"main": "cordova-lib.js",
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]