chore: bump version 0.2.0

Change Log:

features:
  - metadata property - add meta data in addition to what comes from the
    .well-known/openid-configuration
fixes:
  - silent login and checksession should be fixed.
This commit is contained in:
Darrel O'Pry 2020-06-04 03:28:51 -04:00
parent 4c612f3929
commit 401bbcc219

View file

@ -1,6 +1,6 @@
{ {
"name": "@dopry/svelte-oidc", "name": "@dopry/svelte-oidc",
"version": "0.1.1", "version": "0.2.0",
"repository": "https://github.com/dopry/svelte-oidc", "repository": "https://github.com/dopry/svelte-oidc",
"description": "Svelte OIDC Component Library", "description": "Svelte OIDC Component Library",
"keywords": [ "keywords": [