From 1c5874148ecd171d7196104c28eb0e484dcf611d Mon Sep 17 00:00:00 2001 From: Janic Duplessis Date: Fri, 14 Jun 2019 16:11:14 -0400 Subject: [PATCH] 1.0.0-rc.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4087e6a..072dc789 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-fbsdk", - "version": "0.9.0", + "version": "1.0.0-rc.0", "description": "Facebook SDK support for React Native apps.", "main": "./js/index.js", "author": {