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 19798639 chore: increment package version to 12.0.1-dev
19798639 is described below
commit 1979863997cb71f54685aacc53fa1672ffd7ce91
Author: Erisu <[email protected]>
AuthorDate: Tue May 16 10:58:30 2023 +0900
chore: increment package version to 12.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 bcbed6c3..e6a9657b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "cordova-lib",
- "version": "12.0.0",
+ "version": "12.0.1-dev",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "cordova-lib",
- "version": "12.0.0",
+ "version": "12.0.1-dev",
"license": "Apache-2.0",
"dependencies": {
"cordova-common": "^5.0.0",
diff --git a/package.json b/package.json
index 64de9e70..f3301b9a 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.0",
+ "version": "12.0.1-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]