From 639d4c72001064214bdb1a016f8aae453306b504 Mon Sep 17 00:00:00 2001 From: Oleg Gnidets Date: Mon, 19 Jul 2021 15:06:09 +0000 Subject: [PATCH] Version upgrade to 1.12.1 OKTA-413520 <<>> Artifact: okta-react-native Files changed count: 1 PR Link: "https://github.com/okta/okta-react-native/pull/160" --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2ad72689..3ba685f6 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "private": true, "name": "@okta/okta-react-native", "title": "React Native Okta Sdk Bridge", - "version": "1.12.0", + "version": "1.12.1", "types": "types/index.d.ts", "description": "Okta OIDC for React Native", "main": "dist/index.js",