From 98514601227fbbc4d902e84c235578f53014949a Mon Sep 17 00:00:00 2001 From: Rajat Sancheti Date: Tue, 26 Nov 2019 13:17:13 +0530 Subject: [PATCH] 5.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 69ef32c..9007eff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-infinite-scroll-component", - "version": "5.0.3", + "version": "5.0.4", "description": "An Infinite Scroll component in react.", "source": "src/index.tsx", "main": "dist/index.js",