From 565e42a014d993986f27bd1c85c50ef9cc73709e Mon Sep 17 00:00:00 2001 From: pbteja1998 Date: Tue, 29 Mar 2022 06:35:49 +0000 Subject: [PATCH] v1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 154b513..4bbb704 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remix-auth-email-link", - "version": "1.2.0", + "version": "1.3.0", "main": "./build/index.js", "types": "./build/index.d.ts", "scripts": {