From 4e8deff7ac3ae92b75ee9db2bf0c4b177ea15b24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Corn=C3=A9=20Dorrestijn?= Date: Wed, 17 Jan 2018 09:49:44 +0100 Subject: [PATCH] 0.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 862ebe0..f5ac2bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-video-player", - "version": "0.8.6", + "version": "0.9.0", "description": "A video player for React Native with controls", "main": "index.js", "scripts": {