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 e6afc1c  chore: increment package version to 5.0.1-dev
e6afc1c is described below

commit e6afc1cff11afc26e6be53bdcd7c0431bc822179
Author: Erisu <er...@apache.org>
AuthorDate: Thu Mar 9 14:32:26 2023 +0900

    chore: increment package version to 5.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 bf0313d..fa03249 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "cordova-common",
-  "version": "5.0.0",
+  "version": "5.0.1-dev",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "cordova-common",
-      "version": "5.0.0",
+      "version": "5.0.1-dev",
       "license": "Apache-2.0",
       "dependencies": {
         "@netflix/nerror": "^1.1.3",
diff --git a/package.json b/package.json
index e609158..65e1ba7 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": "5.0.0",
+  "version": "5.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