From 9dea9bf09dcab09f52569f6824e36fd6e6631cd3 Mon Sep 17 00:00:00 2001 From: Emil Hartz Date: Fri, 18 Mar 2022 09:44:36 -0600 Subject: [PATCH] 6.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 04344d3f..1ae0344f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-swipeable", - "version": "6.2.0", + "version": "6.2.1", "description": "React Swipe event handler hook", "main": "./dist/react-swipeable.js", "browser": "./dist/react-swipeable.umd.js",