From c7d5dd9487ed8458e7629d8a5049be10eaacf75d Mon Sep 17 00:00:00 2001 From: tw0517tw Date: Tue, 4 Feb 2020 14:18:17 +0800 Subject: [PATCH] v0.24.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2b99e00..48b0712 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-yoctol", - "version": "0.23.3", + "version": "0.24.0", "description": "Yoctol specific linting rules for ESLint", "main": "index.js", "scripts": {