From 965cecf1405f95343f919da01f40ee9679d21500 Mon Sep 17 00:00:00 2001 From: Kyle Fang Date: Mon, 28 Sep 2020 18:32:24 +0800 Subject: [PATCH] v2.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ceebec2..5e43475 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-video-cache", "title": "React Native Video Cache", - "version": "2.0.1", + "version": "2.0.2", "description": "Boost performance on online video loading and caching", "main": "index.js", "types": "index.d.ts",