From 1f450156c8acbae97dfeb1628a4c56e7227c5f5d Mon Sep 17 00:00:00 2001 From: Naomi Carrigan Date: Fri, 27 Jun 2025 14:22:09 -0700 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e13ca4b..ceb3a41 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "website-headers", - "version": "1.8.0", + "version": "2.0.0", "description": "", "main": "index.js", "type": "module",