From 40447a1aecba2e8aded496c43d75b48bc1f13c75 Mon Sep 17 00:00:00 2001 From: Thomas Chia Date: Thu, 20 Dec 2018 19:17:13 +0800 Subject: [PATCH] 0.1.2-0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6d3e11..7163a70 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-oidc", - "version": "0.1.1", + "version": "0.1.2-0", "description": "Wrapper for the OIDC JavaScript client, to be used in React projects.", "main": "./lib/index.js", "types": "./lib/index.d.ts",