From 2e6903318db20e0f97ca9b1e958afb94b7128434 Mon Sep 17 00:00:00 2001 From: Salman Salari Date: Wed, 22 Jul 2020 21:06:34 +0800 Subject: [PATCH] v1.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 41e7d58..83f562a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-masked-loader", - "version": "1.1.2", + "version": "1.1.3", "description": "A simple content and skeleton loader component for react native with animation", "main": "index.js", "scripts": {},