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/03/30 14:35:06 UTC

[cordova-common] branch master updated: Increment package version to 4.0.1-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 3d50b3e  Increment package version to 4.0.1-dev
3d50b3e is described below

commit 3d50b3e8804f79194d3b295da3ee8437b6d066f5
Author: Erisu <el...@gmail.com>
AuthorDate: Mon Mar 30 23:34:34 2020 +0900

    Increment package version to 4.0.1-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 ede39a5..5e05560 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-common",
-  "version": "4.0.0",
+  "version": "4.0.1-dev",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
diff --git a/package.json b/package.json
index edfb8aa..fceea3e 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.0",
+  "version": "4.0.1-dev",
   "repository": {
     "type": "git",
     "url": "https://github.com/apache/cordova-common"


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