You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ra...@apache.org on 2021/10/18 14:32:53 UTC

[cordova-lib] branch master updated: chore: bump version to 11.0.0-dev (#883)

This is an automated email from the ASF dual-hosted git repository.

raphinesse 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 ccbb819  chore: bump version to 11.0.0-dev (#883)
ccbb819 is described below

commit ccbb81990326d86fe5995c5c2be0051a436e3312
Author: Raphael von der GrĂ¼n <ra...@gmail.com>
AuthorDate: Mon Oct 18 16:32:49 2021 +0200

    chore: bump version to 11.0.0-dev (#883)
---
 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 615d2b1..8029096 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "cordova-lib",
-  "version": "10.1.1-dev",
+  "version": "11.0.0-dev",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "cordova-lib",
-      "version": "10.1.1-dev",
+      "version": "11.0.0-dev",
       "license": "Apache-2.0",
       "dependencies": {
         "cordova-common": "^4.0.2",
diff --git a/package.json b/package.json
index eab0693..989febc 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": "10.1.1-dev",
+  "version": "11.0.0-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