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

[cordova-eslint] branch master updated: chore: increment package version to 2.0.0-dev (#7)

This is an automated email from the ASF dual-hosted git repository.

raphinesse 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 7411a1a  chore: increment package version to 2.0.0-dev (#7)
7411a1a is described below

commit 7411a1a500f876017a2c9fa1c1a41ab67fbff6a1
Author: Raphael von der GrĂ¼n <ra...@gmail.com>
AuthorDate: Sat Nov 9 11:41:08 2019 +0100

    chore: increment package version to 2.0.0-dev (#7)
---
 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 4b592d6..76d4024 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
 {
   "name": "@cordova/eslint-config",
-  "version": "1.0.0",
+  "version": "2.0.0-dev",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
diff --git a/package.json b/package.json
index 6edd8b2..342c3f6 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@cordova/eslint-config",
-  "version": "1.0.0",
+  "version": "2.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