From 47b89eb8c80bf8f8383b619a8d839c8541902b95 Mon Sep 17 00:00:00 2001 From: Krunal Badami Date: Tue, 11 Apr 2023 15:48:23 +0530 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 88e27de..5a187be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-animated-hide-view", - "version": "1.0.0", + "version": "1.0.1", "description": "A performant-wise and configurable react-native component that can toggle the opacity of its children, with or without animation.", "main": "index.js", "scripts": {