From 3eefe79ccda16b64203d5287437f2cd8c7a179a5 Mon Sep 17 00:00:00 2001 From: Brian Emil Hartz Date: Wed, 7 Jun 2017 16:39:46 -0600 Subject: [PATCH] 4.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 32eb87eb..6b4751db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-swipeable", - "version": "4.0.0", + "version": "4.0.1", "description": "Swipe bindings for react", "main": "lib/Swipeable.js", "scripts": {