From 8a71848f7cf748a5451f99e365cabc271fb3c169 Mon Sep 17 00:00:00 2001 From: Cody Wise Date: Tue, 12 Jan 2021 15:45:14 -0700 Subject: [PATCH] 2.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a77113d..df9f202 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-detect-offline", - "version": "2.4.0", + "version": "2.4.1", "description": "Offline and Online components for React", "main": "dist/index.js", "repository": {