From 2de6950625081a253172dfc93314c9ad44f4f845 Mon Sep 17 00:00:00 2001 From: LaTotty Date: Wed, 18 May 2016 13:56:21 +0200 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07870e4..b65a2e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-codingsans", - "version": "2.0.0", + "version": "2.1.0", "description": "CodingSans Eslint config", "main": "index.js", "scripts": {