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 dd9c081  chore: increment package version to 5.1.1-dev
dd9c081 is described below

commit dd9c081edb7bf5f3fd54d8e584cd345dd64d01b5
Author: Erisu <er...@apache.org>
AuthorDate: Wed Mar 27 21:38:14 2024 +0900

    chore: increment package version to 5.1.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 a4bb1e2..5c3656d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "@cordova/eslint-config",
-  "version": "5.1.0",
+  "version": "5.1.1-dev",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "@cordova/eslint-config",
-      "version": "5.1.0",
+      "version": "5.1.1-dev",
       "license": "Apache-2.0",
       "dependencies": {
         "eslint": "^8.31.0",
diff --git a/package.json b/package.json
index 01286e2..7ebf234 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@cordova/eslint-config",
-  "version": "5.1.0",
+  "version": "5.1.1-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