From d7320ea3d36e6c99ff65cfd9c15b238b0f537f4c Mon Sep 17 00:00:00 2001 From: Kfir Golan Date: Tue, 24 Oct 2017 10:16:24 +0300 Subject: [PATCH] v1.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1f1989b..f941d88 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-cached-image", - "version": "1.4.2", + "version": "1.4.3", "description": "CachedImage component for react-native", "main": "index.js", "scripts": {