From 99e168e0ffe3e67bd1e7b842d0cb4c52dd5d9e10 Mon Sep 17 00:00:00 2001 From: Kyle Fang Date: Thu, 12 May 2022 15:25:11 +0800 Subject: [PATCH] v2.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 971cbe9..a189db9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-video-cache", "title": "React Native Video Cache", - "version": "2.0.3", + "version": "2.0.6", "description": "Boost performance on online video loading and caching", "main": "index.js", "types": "index.d.ts",