diff --git a/package.json b/package.json index 8e29bb0..0ff33ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sk-auth", - "version": "0.3.5", + "version": "0.3.6", "description": "Authentication library for use with SvelteKit featuring built-in OAuth providers and zero restriction customization!", "main": "dist/index.js", "types": "dist/index.d.ts",