From 86127487504a0774ba5beda2fd1db008e382ced3 Mon Sep 17 00:00:00 2001 From: Jack Reed Date: Mon, 9 Nov 2020 14:02:48 -0700 Subject: [PATCH] Bump to v3.0.0 and add description --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7262a4d044..aa93acfed7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mirador", - "version": "3.0.0-rc.7", - "description": "", + "version": "3.0.0", + "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/mirador.min.js", "module": "dist/es/src/index.js", "files": [