Skip to content
This repository was archived by the owner on Mar 7, 2019. It is now read-only.

Commit 74b1603

Browse files
6.2.0
1 parent b1294b1 commit 74b1603

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ This software is licensed under the **BSD-3-Clause License**. See the [LICENSE](
5959
[eslint-url]: http://eslint.org
6060
[travis-badge]: https://travis-ci.org/strvcom/js-coding-standards.svg
6161
[travis-url]: https://travis-ci.org/strvcom/js-coding-standards
62-
[eslint-version]: https://img.shields.io/badge/ESLint->=3.11.0-brightgreen.svg
62+
[eslint-version]: https://img.shields.io/badge/ESLint->=3.12.0-brightgreen.svg
6363
[eslint-fixing]: http://eslint.org/docs/user-guide/command-line-interface#fix

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@strv/eslint-config-javascript",
33
"description": "Write bulletproof JavaScript like a pro!",
4-
"version": "6.1.0",
4+
"version": "6.2.0",
55
"author": "Robert Rossmann <robert.rossmann@strv.com>",
66
"bugs": {
77
"url": "https://github.com/strvcom/js-coding-standards/issues"

0 commit comments

Comments
 (0)