From 58773fc193cb0ffb8acaaf97aea6ac5ca7b22812 Mon Sep 17 00:00:00 2001 From: Naomi Carrigan Date: Tue, 8 Jul 2025 16:46:45 -0700 Subject: [PATCH] release: v3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c761042..cb207a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "website-headers", - "version": "2.1.0", + "version": "3.0.0", "description": "", "main": "index.js", "type": "module",