From a7a7ae8d2f475af326311a64c6c87bbbe6161854 Mon Sep 17 00:00:00 2001 From: redonkulus Date: Mon, 16 Dec 2024 11:03:58 -0800 Subject: [PATCH] 5.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1180e36c..994f6a3a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-stickynode", - "version": "5.0.0", + "version": "5.0.1", "description": "A performant and comprehensive React sticky component", "main": "./dist/cjs/Sticky.js", "module": "./dist/es/Sticky.js",