From 5e5b361939a99c86d77d10e23144044f0b04b46b Mon Sep 17 00:00:00 2001
From: Chris Beer <chris@cbeer.info>
Date: Fri, 9 Apr 2021 16:19:57 -0700
Subject: [PATCH] Release v0.5.0

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 72b0ebc..6b8f48c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "mirador-annotations",
-  "version": "0.4.0",
+  "version": "0.5.0",
   "description": "mirador-annotations React component",
   "main": "lib/index.js",
   "module": "es/index.js",
-- 
GitLab