From 59fe5373520dc09452801344a48d1cacc4b5e705 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Tue, 19 Aug 2025 13:57:23 +0200 Subject: [PATCH] Bump package to version 0.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b77b35..6fdbd05 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hypothesis/annotation-ui", - "version": "0.6.0", + "version": "0.7.0", "description": "UI components to simplify rendering Hypothesis annotation cards in Preact + Tailwind-based applications", "license": "BSD-2-Clause", "homepage": "https://hypothes.is",