From c1135391b64c64d91056bb947fb4eeca7d4f68e9 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sat, 27 May 2023 20:06:48 +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 62cf2adb..ef2e79c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "np", - "version": "7.7.0", + "version": "8.0.0", "description": "A better `npm publish`", "license": "MIT", "repository": "sindresorhus/np",