From 1c0e94d655e1e8ef09b5d895c078d72b5293f27f Mon Sep 17 00:00:00 2001 From: Chris Beer Date: Sun, 2 Feb 2025 21:40:00 -0800 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a089d45cf..1bfaa2524 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mirador", - "version": "4.0.0-alpha.5", + "version": "4.0.0-alpha.9", "description": "An open-source, web-based 'multi-up' viewer that supports zoom-pan-rotate functionality, ability to display/compare simple images, and images with annotations.", "type": "module", "main": "./dist/mirador.js",