From 8a0ef56333399e510fafd30a2e2d2264ca1e2e8c Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Fri, 27 Jun 2025 15:13:26 +0200 Subject: [PATCH] Bump package to v0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 612b278..115042d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hypothesis/annotation-ui", - "version": "0.3.0", + "version": "0.4.0", "description": "UI components to simplify rendering Hypothesis annotation cards in Preact + Tailwind-based applications", "license": "BSD-2-Clause", "homepage": "https://hypothes.is",