From 4f5af5cdc0ec27ca2e41aba37454365363da6542 Mon Sep 17 00:00:00 2001 From: Adam Golab Date: Sun, 25 Feb 2018 13:38:12 +0100 Subject: [PATCH] 1.7.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6392db0..668feb5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-brainhub", - "version": "1.7.0", + "version": "1.7.1", "description": "ESLint shareable config for the Brainhub style", "license": "Apache-2.0", "repository": "adam-golab/eslint-config-brainhub",