From a036f6386293006191395fabb146506c4962ec45 Mon Sep 17 00:00:00 2001 From: clau <1281581+dualcnhq@users.noreply.github.com> Date: Tue, 4 Oct 2022 06:18:23 +0800 Subject: [PATCH] 0.3.1 (#127) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7260c7316..f66d0d6fa 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": "0.3.0", + "version": "0.3.1", "main": "dist/index.js", "module": "dist/index.js", "scripts": {