From d52ef134c3bdac043a74b6480b47ca0ca8686a34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beatrice=20Dellac=C3=A0?= Date: Mon, 23 Feb 2026 10:45:34 +0100 Subject: [PATCH] v0.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 145448e..4dbdddd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@panic/web-ui", - "version": "0.1.2", + "version": "0.1.3", "type": "module", "main": "./dist/index.js", "module": "./dist/index.js",