From d6a0ed11820d7061d5dbaea9dc39221e84aa6a62 Mon Sep 17 00:00:00 2001 From: ldn0x7dc Date: Thu, 7 Jul 2016 18:10:55 +0800 Subject: [PATCH] 0.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e457ab..68c37b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-media-kit", - "version": "0.0.9", + "version": "0.0.10", "description": "Video and Audio component for react-native apps, supporting both iOS and Android.", "main": "library/index.js", "scripts": {