From 7a627de6ed5a2249d64c9b5e8c9081f1b24808eb Mon Sep 17 00:00:00 2001 From: Ananthu Kanive Date: Fri, 19 Nov 2021 15:58:09 +0530 Subject: [PATCH] v2.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b7ade8..06a5e78 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-youtube-iframe", - "version": "2.2.0", + "version": "2.2.1", "description": "A simple wrapper around the youtube iframe js API for react native", "main": "dist/index.js", "types": "index.d.ts",