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