From 7a08433a7cc7bca524d00477ee2b9700e2d4c9f6 Mon Sep 17 00:00:00 2001 From: Ethan Selzer Date: Fri, 26 May 2017 13:47:34 -0700 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 537fc7a8..eebd08cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-cursor-position", - "version": "2.0.2", + "version": "2.1.0", "description": "A React component that decorates its children with touch and mouse cursor coordinates, plotted relative to itself.", "repository": { "type": "git",