From 573e969f75bcae6687d8d647f24e52b5347b155a Mon Sep 17 00:00:00 2001 From: Mike Hardy Date: Thu, 17 Sep 2020 16:46:49 -0500 Subject: [PATCH] v2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5abf1f70f..a42a1f5e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@invertase/react-native-apple-authentication", - "version": "2.0.0-beta.1", + "version": "2.0.0", "author": "Invertase (http://invertase.io)", "description": "A complete Apple Authentication services API for React Native iOS apps.", "main": "lib/index.js",