From 146e0c727f31f5f2f588918eaf38afe4be81a656 Mon Sep 17 00:00:00 2001 From: Ethan Selzer Date: Wed, 16 May 2018 21:13:19 -0700 Subject: [PATCH] 2.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 962bc97a..f4e776b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-cursor-position", - "version": "2.4.1", + "version": "2.4.2", "description": "A React component that decorates its children with touch and mouse cursor coordinates, plotted relative to itself.", "repository": { "type": "git",