From d7b0c5ab21af8fb28e09b967e56a58d86f6413cc Mon Sep 17 00:00:00 2001 From: Ananthu Kanive Date: Sat, 1 Jul 2023 23:07:42 +0530 Subject: [PATCH] v2.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 00a11cd..b408009 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-youtube-iframe", - "version": "2.2.2", + "version": "2.3.0", "description": "A simple wrapper around the youtube iframe js API for react native", "main": "dist/index.js", "types": "index.d.ts",