From 49293dacade4be128438c0b9d388b2b246e986a8 Mon Sep 17 00:00:00 2001 From: Thomas Chia Date: Wed, 19 Jun 2019 22:24:14 +0800 Subject: [PATCH] 0.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 14886f2..796d1b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-oidc", - "version": "0.3.1", + "version": "0.3.2", "description": "Wrapper for the OIDC JavaScript client, to be used in React projects.", "main": "./lib/index.js", "types": "./lib/index.d.ts",