From 500b98a9bcd9e687685232842f92e1fcbcdc03d7 Mon Sep 17 00:00:00 2001 From: Leonardo Chaia Date: Tue, 24 Sep 2019 09:47:27 -0300 Subject: [PATCH] chore: bump version to 8.1.1 --- projects/angular-simple-oidc/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/angular-simple-oidc/package.json b/projects/angular-simple-oidc/package.json index d58901c..82ed476 100644 --- a/projects/angular-simple-oidc/package.json +++ b/projects/angular-simple-oidc/package.json @@ -1,6 +1,6 @@ { "name": "angular-simple-oidc", - "version": "8.1.0", + "version": "8.1.1", "description": "Angular Library implementing Open Id Connect specification. Code Flow, Refresh Tokens, Session Management, Discovery Document.", "repository": { "type": "git",