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-plugin-file.git

commit 14dba8f4108d66626254ce1c60f7314575384262
Author: Erisu <[email protected]>
AuthorDate: Fri Jul 7 13:29:50 2023 +0900

    chore: bump version 8.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 cee0159..8aa5c04 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "cordova-plugin-file",
-  "version": "8.0.0",
+  "version": "8.0.1-dev",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "cordova-plugin-file",
-      "version": "8.0.0",
+      "version": "8.0.1-dev",
       "license": "Apache-2.0",
       "devDependencies": {
         "@cordova/eslint-config": "^5.0.0"
diff --git a/package.json b/package.json
index 69a7130..b5cbd29 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-plugin-file",
-  "version": "8.0.0",
+  "version": "8.0.1-dev",
   "description": "Cordova File Plugin",
   "types": "./types/index.d.ts",
   "cordova": {


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

Reply via email to