diff --git a/package.json b/package.json index 044356e..2ca0fd2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sk-auth", - "version": "0.4.0", + "version": "0.4.1", "description": "Authentication library for use with SvelteKit featuring built-in OAuth providers and zero restriction customization!", "main": "dist/index.js", "module": "dist/index.esm.js",