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/04/13 01:39:09 UTC

[cordova-js] branch master updated: Increment package version to 6.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-js.git


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

commit a533d1c2b91a0e9bc24520debff5bdfe05393f6b
Author: Erisu <el...@gmail.com>
AuthorDate: Mon Apr 13 10:38:32 2020 +0900

    Increment package version to 6.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 826e494..1bea118 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-js",
-  "version": "6.0.0",
+  "version": "6.0.1-dev",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
diff --git a/package.json b/package.json
index 88c2746..34c5269 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
   "engines": {
     "node": ">=10.0.0"
   },
-  "version": "6.0.0",
+  "version": "6.0.1-dev",
   "homepage": "http://cordova.apache.org",
   "repository": "github:apache/cordova-js",
   "bugs": "https://github.com/apache/cordova-js/issues",


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