From 78c164e8c8341272fc58ff8fd563fb1f721b5b68 Mon Sep 17 00:00:00 2001 From: Kadi Kraman Date: Fri, 10 Jan 2020 16:27:37 +0000 Subject: [PATCH] 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d0c8bc96..43b54ca8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-app-auth", - "version": "5.0.0-rc4", + "version": "5.0.0", "description": "React Native bridge for AppAuth for supporting any OAuth 2 provider", "main": "index.js", "types": "index.d.ts",