You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by er...@apache.org on 2021/10/08 11:57:09 UTC

[cordova-eslint] branch master updated: chore(version): bump to 4.0.0-dev (#19)

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 c3295f0  chore(version): bump to 4.0.0-dev (#19)
c3295f0 is described below

commit c3295f04f9f45937d5e324a8639b2869116c0352
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Fri Oct 8 20:57:03 2021 +0900

    chore(version): bump to 4.0.0-dev (#19)
---
 package-lock.json | 2 +-
 package.json      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index e01e068..a795d70 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
 {
   "name": "@cordova/eslint-config",
-  "version": "3.0.1-dev",
+  "version": "4.0.0-dev",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
diff --git a/package.json b/package.json
index f9a30e4..a4756de 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@cordova/eslint-config",
-  "version": "3.0.1-dev",
+  "version": "4.0.0-dev",
   "description": "Cordova ESLint Config",
   "main": "index.js",
   "scripts": {

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