From 79ea152095ce4e5a33445b62fe9e6e1589a65c5a Mon Sep 17 00:00:00 2001 From: Rebecca Shoptaw Date: Thu, 10 Oct 2024 16:38:51 -0400 Subject: [PATCH] 2.7.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 84163627..e8cee4e1 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "The Internet Archive Collection Browser.", "license": "AGPL-3.0-only", "author": "Internet Archive", - "version": "2.7.0", + "version": "2.7.1", "main": "dist/index.js", "module": "dist/index.js", "scripts": {