From c5afb673c05b3b6eed620a8fb961a8a3cf72c93d Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Thu, 15 Feb 2018 23:13:20 +0700 Subject: [PATCH] 0.18.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e071231..2a2b674 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-xo-space", - "version": "0.17.0", + "version": "0.18.0", "description": "ESLint shareable config for XO with 2-space indent", "license": "MIT", "repository": "xojs/eslint-config-xo-space",