From db05005a61bd6fe1271cae8fc9f577a1f2f0207a Mon Sep 17 00:00:00 2001 From: Ananthu Kanive Date: Sun, 1 Mar 2020 19:25:07 +0530 Subject: [PATCH] v1.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 775866f..293f681 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-youtube-iframe", - "version": "1.1.3", + "version": "1.1.4", "description": "A simple wrapper around the youtube iframe js API for react native", "main": "index.js", "scripts": {