From 43e30430a76e8d22b86f55976e9b26e996ae70fe Mon Sep 17 00:00:00 2001 From: Kyle Fang Date: Wed, 7 Oct 2020 11:02:27 +0800 Subject: [PATCH] v2.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e43475..971cbe9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-video-cache", "title": "React Native Video Cache", - "version": "2.0.2", + "version": "2.0.3", "description": "Boost performance on online video loading and caching", "main": "index.js", "types": "index.d.ts",