From f002f9e725ac9516b4297aa150ede279df1af820 Mon Sep 17 00:00:00 2001 From: Ananthu Kanive Date: Wed, 18 Aug 2021 10:13:28 +0530 Subject: [PATCH] v2.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ae97de..f5ef71a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-youtube-iframe", - "version": "2.1.1", + "version": "2.1.2", "description": "A simple wrapper around the youtube iframe js API for react native", "main": "dist/index.js", "types": "index.d.ts",