From 0dfa0e9dea29eb8ed147e780fc1aa1d71d66c624 Mon Sep 17 00:00:00 2001 From: gustavocadev Date: Sat, 9 Mar 2024 12:05:34 -0500 Subject: [PATCH] chore: release v0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 35e80bf..f000bb6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qwik-lucia", - "version": "0.4.0", + "version": "0.5.0", "description": "Quickly and easily integrate Qwik with Lucia Auth for a straightforward and speedy setup", "author": { "name": "gustavocadev"