From 193654a04315bcef39ab3f7e49a5849fdde8464f Mon Sep 17 00:00:00 2001 From: Emil Hartz Date: Tue, 26 Apr 2022 22:18:42 -0600 Subject: [PATCH] 6.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b681ebe6..0df8c48e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-swipeable", - "version": "6.2.1", + "version": "6.2.2", "description": "React Swipe event handler hook", "main": "./dist/react-swipeable.js", "browser": "./dist/react-swipeable.umd.js",