From dd7f2926694c81cd10b37514063fcd2d54e45c92 Mon Sep 17 00:00:00 2001 From: Naoufal Kadhom Date: Thu, 1 Sep 2016 16:15:11 -0400 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a628692..98bd9f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-safari-view", - "version": "1.0.2", + "version": "1.1.0", "description": "A React Native wrapper for Safari View Controller", "main": "index", "scripts": {