From 64ac630aabafd3603445ccfd6624973f3806607b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Lins?= Date: Sat, 8 Feb 2020 08:11:47 -0300 Subject: [PATCH] New Version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 825cb6b..0ac7c75 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-shadow-scroll", - "version": "0.5.2", + "version": "0.5.3", "description": "Component that customizes the image and inserts shadow when scrolling exists", "main": "dist/index.js", "module": "dist/index.js",