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

commit f5ed23bfdad5603842928ffa5a9d9b4375022325
Author: Erisu <er...@users.noreply.github.com>
AuthorDate: Sun Oct 31 13:03:21 2021 +0900

    chore: increment package version to 4.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 a9ec8bf..67aa25c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "@cordova/eslint-config",
-  "version": "4.0.0",
+  "version": "4.0.1-dev",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@cordova/eslint-config",
-      "version": "4.0.0",
+      "version": "4.0.1-dev",
       "license": "Apache-2.0",
       "dependencies": {
         "eslint": "^7.32.0",
diff --git a/package.json b/package.json
index c1e841b..72b303c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@cordova/eslint-config",
-  "version": "4.0.0",
+  "version": "4.0.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