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 b9c95b0 chore: increment package version to 4.1.1-dev
b9c95b0 is described below
commit b9c95b0852a4b047b6f15184ede0407b8dde471e
Author: Erisu <[email protected]>
AuthorDate: Tue Nov 15 19:45:08 2022 +0900
chore: increment package version to 4.1.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 6e9e33f..6e4ab7e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "cordova-common",
- "version": "4.1.0",
+ "version": "4.1.1-dev",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "cordova-common",
- "version": "4.1.0",
+ "version": "4.1.1-dev",
"license": "Apache-2.0",
"dependencies": {
"@netflix/nerror": "^1.1.3",
diff --git a/package.json b/package.json
index 41a08e4..0a5cb31 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.1.0",
+ "version": "4.1.1-dev",
"repository": "github:apache/cordova-common",
"bugs": "https://github.com/apache/cordova-common/issues",
"main": "cordova-common.js",
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]