From f4dab314513788b09e7364397408e442c3f1fb1c Mon Sep 17 00:00:00 2001 From: Ankeet Maini Date: Tue, 2 Jun 2020 22:51:21 +0530 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9007eff..a37ff7f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-infinite-scroll-component", - "version": "5.0.4", + "version": "5.0.5", "description": "An Infinite Scroll component in react.", "source": "src/index.tsx", "main": "dist/index.js",