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 7dce75e chore: bump package to 3.1.0-dev (#99)
7dce75e is described below
commit 7dce75ef07656e6b5ef326bc53dc10d2622bb4c5
Author: エリス <[email protected]>
AuthorDate: Wed Nov 30 22:16:24 2022 +0900
chore: bump package to 3.1.0-dev (#99)
---
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 3ccc10d..32a3fbd 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "cordova-fetch",
- "version": "3.0.2-dev",
+ "version": "3.1.0-dev",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "cordova-fetch",
- "version": "3.0.2-dev",
+ "version": "3.1.0-dev",
"license": "Apache-2.0",
"dependencies": {
"cordova-common": "^4.0.0",
diff --git a/package.json b/package.json
index 4d99a8c..0786d24 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "cordova-fetch",
- "version": "3.0.2-dev",
+ "version": "3.1.0-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]