From 934de19c1e88d622098a9f0feef3809004a6a64b Mon Sep 17 00:00:00 2001 From: Naomi Carrigan Date: Sat, 31 May 2025 17:39:52 -0700 Subject: [PATCH] release: v1.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d3aa41a..e13ca4b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "website-headers", - "version": "1.7.0", + "version": "1.8.0", "description": "", "main": "index.js", "type": "module",