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


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

commit d05d682e883bfe9da22fe9ef07fbc92aa3424988
Author: Erisu <er...@apache.org>
AuthorDate: Sat Aug 9 02:44:57 2025 +0900

    chore: increment package version to 6.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 ba30e8c..097c1fa 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "cordova-common",
-  "version": "6.0.0",
+  "version": "6.0.1-dev",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "cordova-common",
-      "version": "6.0.0",
+      "version": "6.0.1-dev",
       "license": "Apache-2.0",
       "dependencies": {
         "@netflix/nerror": "^1.1.3",
diff --git a/package.json b/package.json
index 1c49498..2276740 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
   "name": "cordova-common",
   "description": "Apache Cordova tools and platforms shared routines",
   "license": "Apache-2.0",
-  "version": "6.0.0",
+  "version": "6.0.1-dev",
   "repository": "github:apache/cordova-common",
   "bugs": "https://github.com/apache/cordova-common/issues";,
   "main": "cordova-common.js",


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to