From 2f94a5ec4c0cf6d4d7e7b4784d377691f91cd5ac Mon Sep 17 00:00:00 2001 From: "d.krokhmal" Date: Tue, 12 Nov 2019 00:19:34 +0300 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1b3e80c..89203bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-custom-refresh-control", - "version": "1.0.4", + "version": "1.0.5", "description": "Refresh your screen with react native customizable refresh control", "main": "src/index.js", "scripts": {