From cf276bb9e77568f2f2ea321ed6ef6b3c02a8f5cc Mon Sep 17 00:00:00 2001 From: RaviAnand Mohabir Date: Wed, 26 May 2021 13:51:04 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Bump=20version=20to=20`0.3.7`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ff33ca..dc17dd3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sk-auth", - "version": "0.3.6", + "version": "0.3.7", "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",