From a68453c1731589562c8c44ee64f623ad87d52c23 Mon Sep 17 00:00:00 2001 From: "oktapp-release-okta[bot]" <165839047+oktapp-release-okta[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 18:22:09 +0000 Subject: [PATCH] Releng: Revving up to version(s) 2.16.0 for artifact(s) okta-react-native --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d447820e..f5d5acd4 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.15.0", + "version": "2.16.0", "types": "types/index.d.ts", "description": "Okta OIDC for React Native", "main": "dist/index.js",