From 7ba0672c89890c340aed814107cc418cda340004 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 25 Sep 2022 21:53:09 +0200 Subject: [PATCH] 0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c73e7d..c5dd394 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "astro-reactive-form", - "version": "0.0.1", + "version": "0.0.2", "repository": "https://github.com/ayoayco/astro-reactive-form", "homepage": "https://github.com/ayoayco/astro-reactive-form", "type": "module",