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