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 2023/01/18 10:31:55 UTC

[cordova-eslint] branch master updated: chore: increment package version to 5.0.1-dev

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 64112db  chore: increment package version to 5.0.1-dev
64112db is described below

commit 64112db0cc312457867b355c4b0d0eec329619bc
Author: Erisu <er...@apache.org>
AuthorDate: Wed Jan 18 19:31:26 2023 +0900

    chore: increment package version to 5.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 9b4aa0e..fe0cdef 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "@cordova/eslint-config",
-  "version": "5.0.0",
+  "version": "5.0.1-dev",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@cordova/eslint-config",
-      "version": "5.0.0",
+      "version": "5.0.1-dev",
       "license": "Apache-2.0",
       "dependencies": {
         "eslint": "^8.31.0",
diff --git a/package.json b/package.json
index 600e5e6..137b196 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@cordova/eslint-config",
-  "version": "5.0.0",
+  "version": "5.0.1-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