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",