From 043d2be8f0df772b74e0e0b4cd619202da0cc1d2 Mon Sep 17 00:00:00 2001 From: Isaac Hinman Date: Tue, 7 May 2019 09:47:49 +0100 Subject: [PATCH] v2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 93338fbb..97d81647 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-share-extension", - "version": "1.2.1", + "version": "2.0.0", "description": "share extension using react-native for both ios and android", "main": "lib/index.js", "scripts": {