From 3031f4767bb75547a005199322e8f65e9cf0bcb3 Mon Sep 17 00:00:00 2001 From: Jay Newstrom Date: Fri, 24 Sep 2021 13:10:14 -0500 Subject: [PATCH] Bump version to 2.1.1 OKTA-431292 <<>> Artifact: okta-react-native Files changed count: 3 PR Link: "https://github.com/okta/okta-react-native/pull/216" --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 91feb66b..1a51aab2 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": "2.1.0", + "version": "2.1.1", "types": "types/index.d.ts", "description": "Okta OIDC for React Native", "main": "dist/index.js",