From 3bc87e7c88d727d24b0589856e8bd03efb67fe42 Mon Sep 17 00:00:00 2001 From: Benjamin Armintor Date: Mon, 11 Mar 2024 14:42:15 -0400 Subject: [PATCH] COLUMBIA: bump fork artifact version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 19467184fa..4327517665 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@columbia-libraries/mirador", - "version": "3.3.1-3789.4", + "version": "3.3.1-3789.5", "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.", "main": "dist/cjs/src/index.js", "module": "dist/es/src/index.js",