From 9dbf38df22743bdb191be19afd008acdffca264c Mon Sep 17 00:00:00 2001 From: Ayo Date: Mon, 26 Sep 2022 11:18:19 +0200 Subject: [PATCH] 0.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a97acdc..b9c7667 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "astro-reactive-form", - "version": "0.0.6", + "version": "0.0.7", "repository": "https://github.com/ayoayco/astro-reactive-form", "homepage": "https://ayco.io/showcase/astro-reactive-form", "type": "module",