From 07f938f31f3613be48ff6d92d5e407faeff739f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Corn=C3=A9=20Dorrestijn?= Date: Mon, 20 Nov 2017 10:13:05 +0100 Subject: [PATCH] 0.8.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d421613..862ebe0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-video-player", - "version": "0.8.5", + "version": "0.8.6", "description": "A video player for React Native with controls", "main": "index.js", "scripts": {