From 45ad477a1097db0fc1fa4457771e8f0845f54b99 Mon Sep 17 00:00:00 2001 From: Ayo Date: Mon, 26 Sep 2022 11:45:20 +0200 Subject: [PATCH] 0.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fb8e6cc..55aacd6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "astro-reactive-form", "description": "The Reactive Form component for Astro 🔥", - "version": "0.0.8", + "version": "0.0.9", "repository": "https://github.com/ayoayco/astro-reactive-form", "homepage": "https://ayco.io/showcase/astro-reactive-form", "type": "module",