From 6ab87b1b85825fef39acf8bb36932c7d6f6f38e1 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 19 Apr 2023 21:54:31 +0800 Subject: [PATCH] 3.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 474f70a..ea47d67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "capture-website-cli", - "version": "3.0.0", + "version": "3.0.1", "description": "Capture screenshots of websites from the command-line", "license": "MIT", "repository": "sindresorhus/capture-website-cli",