From a9aceab523cc642c87a842aa6d3b493a19e530e9 Mon Sep 17 00:00:00 2001 From: Mike Hardy Date: Tue, 22 Sep 2020 20:08:49 -0500 Subject: [PATCH] v2.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index df3b4930a..0f7b7c5f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@invertase/react-native-apple-authentication", - "version": "2.0.1", + "version": "2.0.2", "author": "Invertase (http://invertase.io)", "description": "A complete Apple Authentication services API for React Native iOS apps.", "main": "lib/index.js",