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


The following commit(s) were added to refs/heads/master by this push:
     new fcabfb9  chore: bump version 5.0.0-dev (#32)
fcabfb9 is described below

commit fcabfb96d630fdf6b69b4f47ebaf44a56a27bcbc
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Thu Jan 12 16:10:19 2023 +0900

    chore: bump version 5.0.0-dev (#32)
---
 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 2816394..0ea26e9 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "@cordova/eslint-config",
-  "version": "4.0.1-dev",
+  "version": "5.0.0-dev",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@cordova/eslint-config",
-      "version": "4.0.1-dev",
+      "version": "5.0.0-dev",
       "license": "Apache-2.0",
       "dependencies": {
         "eslint": "^7.32.0",
diff --git a/package.json b/package.json
index 72b303c..edbe932 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@cordova/eslint-config",
-  "version": "4.0.1-dev",
+  "version": "5.0.0-dev",
   "description": "Cordova ESLint Config",
   "main": "index.js",
   "scripts": {


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to