From 51383ea08ac1c2787a8ad89fc21da3636a24db14 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Thu, 2 Dec 2021 06:08:33 +0300 Subject: [PATCH] 4.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2aa574f..4e22283 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "article-title", - "version": "4.0.0", + "version": "4.1.0", "description": "Extract the article title of a HTML document", "license": "MIT", "repository": "sindresorhus/article-title",