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