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-cli.git


The following commit(s) were added to refs/heads/master by this push:
     new 01554ca  chore: increment package version to 12.0.1-dev
01554ca is described below

commit 01554ca2615646eb840d9bd70a3b70f961b0e43f
Author: Erisu <[email protected]>
AuthorDate: Tue May 23 12:38:19 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 4f2d175..e87ac09 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "cordova",
-  "version": "12.0.0",
+  "version": "12.0.1-dev",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "cordova",
-      "version": "12.0.0",
+      "version": "12.0.1-dev",
       "license": "Apache-2.0",
       "dependencies": {
         "configstore": "^5.0.1",
diff --git a/package.json b/package.json
index d6a9554..5b12a85 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova",
-  "version": "12.0.0",
+  "version": "12.0.1-dev",
   "description": "Cordova command line interface tool",
   "main": "cordova",
   "engines": {


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to