From 059581a38f739f3797e36691d569392bd18c8a80 Mon Sep 17 00:00:00 2001 From: croutonn Date: Wed, 21 Oct 2020 21:35:01 +0900 Subject: [PATCH] v0.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a74d445..181f008 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@croutonn/eslint-plugin", - "version": "0.1.3", + "version": "0.1.4", "description": "This is a plugin that puts the ESLint rules I have wanted into one place.", "engines": { "node": ">=8.10.0"