From 1ed92b576a8459f12e7f4eeb7fe9ffa64677f930 Mon Sep 17 00:00:00 2001 From: Ananthu Kanive Date: Sun, 17 Jan 2021 21:20:22 +0530 Subject: [PATCH] 1.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a16a163..6b13f9b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-youtube-iframe", - "version": "1.4.0", + "version": "1.4.1", "description": "A simple wrapper around the youtube iframe js API for react native", "main": "index.js", "scripts": {