From 3ddf23b434f1f39f07e85010d3e4be8cf2bb156b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Corn=C3=A9=20Dorrestijn?= Date: Tue, 14 Feb 2017 11:39:32 +0100 Subject: [PATCH] 0.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ec0188..7c43844 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-video-player", - "version": "0.5.2", + "version": "0.6.0", "description": "A video player for React Native with controls", "main": "index.js", "scripts": {