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