From cb09280a7ccfd464408dc1e6b2a31d7bf1452bdd Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 23 Jan 2024 20:49:59 +0700 Subject: [PATCH] 8.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dc64f4e..3df8ce8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "latest-version", - "version": "7.0.0", + "version": "8.0.0", "description": "Get the latest version of an npm package", "license": "MIT", "repository": "sindresorhus/latest-version",