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