From 4ff7e1f60e1c8b802c730351155af0a5f81f2738 Mon Sep 17 00:00:00 2001 From: curbengh <43627182+curbengh@users.noreply.github.com> Date: Tue, 17 Dec 2019 04:59:24 +0000 Subject: [PATCH] release: 4.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c5e266..b595362 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-hexo", - "version": "4.0.0", + "version": "4.1.0", "description": "ESLint config for Hexo projects", "repository": "hexojs/eslint-config-hexo", "homepage": "https://hexo.io/",