From 1701d8581b20736d0ffcb59cb697877f2e779bd2 Mon Sep 17 00:00:00 2001 From: Mike Hardy Date: Fri, 13 May 2022 13:08:14 -0500 Subject: [PATCH] v2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d37f9ca1..5f9a7a9c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@invertase/react-native-apple-authentication", - "version": "2.1.5", + "version": "2.2.0", "author": "Invertase (http://invertase.io)", "description": "A complete Apple Authentication services API for React Native iOS apps.", "main": "lib/index.js",