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-fetch.git


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

commit 12de62fa21509711fc5530c9d4917444ce9c0b80
Author: Erisu <[email protected]>
AuthorDate: Thu Apr 13 23:58:27 2023 +0900

    chore: increment package version to 4.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 a2a1927..b6fb597 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "cordova-fetch",
-  "version": "4.0.0",
+  "version": "4.0.1-dev",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "cordova-fetch",
-      "version": "4.0.0",
+      "version": "4.0.1-dev",
       "license": "Apache-2.0",
       "dependencies": {
         "@npmcli/arborist": "^6.2.5",
diff --git a/package.json b/package.json
index 6fa58f8..67c7a13 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-fetch",
-  "version": "4.0.0",
+  "version": "4.0.1-dev",
   "description": "Apache Cordova fetch module. Fetches from git and npm.",
   "main": "index.js",
   "repository": "github:apache/cordova-fetch",


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to