🔖 Bump version to 0.3.0

This commit is contained in:
RaviAnand Mohabir 2021-05-24 16:37:29 +02:00
parent ca062d0057
commit 9f77d2b0fd

View File

@ -1,6 +1,6 @@
{ {
"name": "sk-auth", "name": "sk-auth",
"version": "0.2.0", "version": "0.3.0",
"description": "Authentication library for use with SvelteKit featuring built-in OAuth providers and zero restriction customization!", "description": "Authentication library for use with SvelteKit featuring built-in OAuth providers and zero restriction customization!",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",