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 ce09db8d feat: bump package version to 11.1.0-dev (#900)
ce09db8d is described below
commit ce09db8d473c60ff4a3a6aa016b53cf7a0236c91
Author: エリス <[email protected]>
AuthorDate: Wed Nov 23 01:34:31 2022 +0900
feat: bump package version to 11.1.0-dev (#900)
---
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 64eade95..32cc200f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "cordova-lib",
- "version": "11.0.1-dev",
+ "version": "11.1.0-dev",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "cordova-lib",
- "version": "11.0.1-dev",
+ "version": "11.1.0-dev",
"license": "Apache-2.0",
"dependencies": {
"cordova-common": "^4.1.0",
diff --git a/package.json b/package.json
index a990813e..d9e27bf8 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.1-dev",
+ "version": "11.1.0-dev",
"repository": "github:apache/cordova-lib",
"bugs": "https://github.com/apache/cordova-lib/issues",
"main": "cordova-lib.js",
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]