From 7e65b17fc733847532cd5475c74f0d3606cef2ac Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Thu, 24 Jun 2021 22:48:13 +0700 Subject: [PATCH] 7.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 90b6ee7..9833cee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "package-json", - "version": "6.5.0", + "version": "7.0.0", "description": "Get metadata of a package from the npm registry", "license": "MIT", "repository": "sindresorhus/package-json",