From 114dff355e29abb28503e0707da300967f0fbd99 Mon Sep 17 00:00:00 2001 From: redonkulus Date: Thu, 9 Nov 2023 10:37:13 -0800 Subject: [PATCH] 4.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7088da8a..8496105a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-stickynode", - "version": "4.1.0", + "version": "4.1.1", "description": "A performant and comprehensive React sticky component", "main": "./dist/cjs/Sticky.js", "module": "./dist/es/Sticky.js",