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