From a9e8ccc6925b9b285863cba2e5c12634ab4b4a98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20Xalambr=C3=AD?= Date: Fri, 26 Apr 2024 02:38:12 +0000 Subject: [PATCH] 1.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf347f1..f721e77 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remix-auth-form", - "version": "1.4.0", + "version": "1.5.0", "main": "./build/index.js", "types": "./build/index.d.ts", "type": "commonjs",