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