From 969f24f37a7aba85683a3a371322004d1b492e50 Mon Sep 17 00:00:00 2001 From: latonv <1619661+latonv@users.noreply.github.com> Date: Tue, 8 Aug 2023 16:53:53 -0700 Subject: [PATCH] v1.14.1 (#285) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dd483193b..a0ee3c482 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": "1.14.0", + "version": "1.14.1", "main": "dist/index.js", "module": "dist/index.js", "scripts": {