From 8888786ac8952143ad5bd7f3912aecb858b73c66 Mon Sep 17 00:00:00 2001 From: Viet Dinh <54ckb0y789@gmail.com> Date: Wed, 8 May 2024 21:54:31 -0400 Subject: [PATCH] 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b3c918..39fdbf4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typed-htmx", - "version": "0.2.3", + "version": "0.3.0", "description": "Definitions for htmx attributes in JSX", "scripts": { "dist": "bash scripts/dist.sh",