From 08518cbc80ce853feaa2251978324ce4d9487043 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Corne=CC=81=20Dorrestijn?= Date: Mon, 29 Aug 2022 13:16:15 +0200 Subject: [PATCH] 0.12.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5fc4a39..0685d85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-video-player", - "version": "0.11.1", + "version": "0.12.0", "description": "A video player for React Native with controls", "main": "index.js", "scripts": {