From de333162ba947a9bf819f98bb9394b0b49041e26 Mon Sep 17 00:00:00 2001 From: Thomas Date: Sun, 19 Dec 2021 22:11:23 +0100 Subject: [PATCH] Bump to 5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f6a81c4..b47170d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-hexo", - "version": "4.2.0", + "version": "5.0.0", "description": "ESLint config for Hexo projects", "repository": "hexojs/eslint-config-hexo", "homepage": "https://hexo.io/",