From 068445fb537a705d9c3583f130e0639a384d6324 Mon Sep 17 00:00:00 2001 From: Ananthu Kanive Date: Sun, 28 Mar 2021 20:55:25 +0530 Subject: [PATCH] v2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4ce7522..a7eeca6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-youtube-iframe", - "version": "1.4.0", + "version": "2.0.0", "description": "A simple wrapper around the youtube iframe js API for react native", "main": "dist/index.js", "types": "index.d.ts",