From 5fb121cb5566b080ce51d92604eda5e1b4d353e4 Mon Sep 17 00:00:00 2001 From: Benjamin Armintor Date: Mon, 24 Jun 2024 09:39:03 -0400 Subject: [PATCH] COLUMBIA: bump release version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 35e8255dff..026226769c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@columbia-libraries/mirador", - "version": "3.3.1-3789.9", + "version": "3.3.1-3789.10", "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",