From c9f12e1beffaee342fdd4c0e9bc4cce5fde869ea Mon Sep 17 00:00:00 2001 From: Naoufal Kadhom Date: Mon, 2 Oct 2017 08:24:25 -0700 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1231c49..ff7ad0d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-safari-view", - "version": "2.0.0", + "version": "2.1.0", "description": "A React Native wrapper for Safari View Controller", "main": "index", "scripts": {