From 6d75ae49257edee6ec2275d64ffd4e37ca311785 Mon Sep 17 00:00:00 2001 From: clau <1281581+dualcnhq@users.noreply.github.com> Date: Wed, 12 Oct 2022 02:46:36 +0800 Subject: [PATCH] 0.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6c7d3190..9346f7856 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.2", + "version": "0.3.3", "main": "dist/index.js", "module": "dist/index.js", "scripts": {