From 648d90af7c926692e75a1aac82b7b4f7d7497660 Mon Sep 17 00:00:00 2001 From: Cameron Matheson Date: Tue, 10 Dec 2024 12:52:06 -0700 Subject: [PATCH] v0.7.2 - #35 - #37 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b77a673..d11449b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@workos-inc/authkit-react", - "version": "0.7.1", + "version": "0.7.2", "description": "AuthKit React SDK", "main": "./dist/index.js", "module": "./dist/index.mjs",