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 2021/12/16 10:17:24 UTC

[cordova-lib] branch master updated: chore: increment package version to 11.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-lib.git


The following commit(s) were added to refs/heads/master by this push:
     new 42b4569  chore: increment package version to 11.0.1-dev
42b4569 is described below

commit 42b45691d88a79317c17bdc3f05f86c32cb8a12e
Author: Erisu <er...@apache.org>
AuthorDate: Thu Dec 16 19:17:01 2021 +0900

    chore: increment package version to 11.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 2823a8b..df113ee 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "cordova-lib",
-  "version": "11.0.0",
+  "version": "11.0.1-dev",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "cordova-lib",
-      "version": "11.0.0",
+      "version": "11.0.1-dev",
       "license": "Apache-2.0",
       "dependencies": {
         "cordova-common": "^4.0.2",
diff --git a/package.json b/package.json
index 6558e8a..2877a8e 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
   "name": "cordova-lib",
   "license": "Apache-2.0",
   "description": "Apache Cordova tools core lib and API",
-  "version": "11.0.0",
+  "version": "11.0.1-dev",
   "repository": "github:apache/cordova-lib",
   "bugs": "https://github.com/apache/cordova-lib/issues",
   "main": "cordova-lib.js",

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