From e8673527d3a69a9b38aa05f23b8341d603128a26 Mon Sep 17 00:00:00 2001 From: exuanbo Date: Thu, 18 Mar 2021 16:51:08 +0000 Subject: [PATCH] 0.5.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4a99a8..bd8b358 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "standard-engine-ts", - "version": "0.5.2", + "version": "0.5.3", "description": "Yet another ESLint wrapper written in TypeScript.", "main": "dist/index.js", "module": "dist/index.es.js",