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 2020/07/20 05:08:16 UTC

[cordova-common] branch master updated: Increment package version to 4.0.3-dev

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 14a1563  Increment package version to 4.0.3-dev
14a1563 is described below

commit 14a15636b6eb2af7603d11d59ecb6121de822ef4
Author: Erisu <el...@gmail.com>
AuthorDate: Mon Jul 20 14:07:34 2020 +0900

    Increment package version to 4.0.3-dev
---
 package-lock.json | 2 +-
 package.json      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index d37eee2..dcc5826 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-common",
-  "version": "4.0.2",
+  "version": "4.0.3-dev",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
diff --git a/package.json b/package.json
index 3e910d4..4af3b90 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.0.2",
+  "version": "4.0.3-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