From e09fa0f30243d7a6c322b52eacea725f91e8e6fa Mon Sep 17 00:00:00 2001 From: Benjamin Armintor Date: Tue, 27 Aug 2024 16:55:33 -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 509f6f8515..f1212eb3ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@columbia-libraries/mirador", - "version": "3.3.1-3789.11", + "version": "3.3.1-3789.12", "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",