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


The following commit(s) were added to refs/heads/master by this push:
     new 74f385f  feat!: bump 2.0.0-dev.0 (#276)
74f385f is described below

commit 74f385fa0393ed8220fd33c083ed5e094ca20107
Author: エリス <[email protected]>
AuthorDate: Thu Dec 4 20:14:00 2025 +0900

    feat!: bump 2.0.0-dev.0 (#276)
---
 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 b658cde..b3d9611 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "cordova-paramedic",
-  "version": "1.0.0-dev",
+  "version": "2.0.0-dev.0",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "cordova-paramedic",
-      "version": "1.0.0-dev",
+      "version": "2.0.0-dev.0",
       "license": "Apache-2.0",
       "dependencies": {
         "appium": "^1.22.3",
diff --git a/package.json b/package.json
index 85c67cd..6e94453 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-paramedic",
-  "version": "1.0.0-dev",
+  "version": "2.0.0-dev.0",
   "license": "Apache-2.0",
   "description": "Use medic to test a cordova plugin locally",
   "main": "paramedic.js",


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

Reply via email to