From f8538fa20d0cb166a0a2a7c378b5f66f1e8a1c36 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 25 Sep 2022 22:09:50 +0200 Subject: [PATCH] 0.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 39231d5..61f25c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "astro-reactive-form", - "version": "0.0.3", + "version": "0.0.4", "repository": "https://github.com/ayoayco/astro-reactive-form", "homepage": "https://ayco.io/showcase/astro-reactive-form", "type": "module",