From 5da29302e4e36c8e3589ff064b5b17e182aa7142 Mon Sep 17 00:00:00 2001 From: Sumit Goel Date: Wed, 28 Mar 2018 18:30:47 -0700 Subject: [PATCH] bumped version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5ded5a..98e5c02 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-sumitgoelpw", - "version": "1.0.9", + "version": "1.1.0", "description": "Yet another shareable ESLint config", "main": "index.js", "scripts": {