You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by er...@apache.org on 2023/01/12 12:52:51 UTC

[cordova-common] branch master updated: chore: bump version 5.0.0-dev (#185)

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 7672ab8  chore: bump version 5.0.0-dev (#185)
7672ab8 is described below

commit 7672ab8644cca285fefa914e25cdb4da645eb9e3
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Thu Jan 12 21:52:45 2023 +0900

    chore: bump version 5.0.0-dev (#185)
---
 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 6e4ab7e..609ed49 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "cordova-common",
-  "version": "4.1.1-dev",
+  "version": "5.0.0-dev",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "cordova-common",
-      "version": "4.1.1-dev",
+      "version": "5.0.0-dev",
       "license": "Apache-2.0",
       "dependencies": {
         "@netflix/nerror": "^1.1.3",
diff --git a/package.json b/package.json
index 0a5cb31..b149fbe 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": "4.1.1-dev",
+  "version": "5.0.0-dev",
   "repository": "github:apache/cordova-common",
   "bugs": "https://github.com/apache/cordova-common/issues",
   "main": "cordova-common.js",


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