From 977f582bcd9015b425d15af4bd5698d2896f0b6e Mon Sep 17 00:00:00 2001 From: Youssouf El Azizi Date: Wed, 13 May 2020 00:53:32 +0000 Subject: [PATCH] chore: release 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index edb86b6..481960f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-yt-player", - "version": "1.0.6", + "version": "1.1.0", "description": "Youtube Player for React Native", "main": "lib/commonjs/mobile/index.js", "react-native": "lib/module/mobile/index.js",