🔖 Bump Version to 0.4.1 to Support Latest Changes in SK

This commit is contained in:
RaviAnand Mohabir 2022-02-23 14:53:38 +01:00
parent d7d98a6545
commit 4bf8cc9fa0

View File

@ -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",