From 9c00d84a7c1cd82a9f9fd6455624b1763b8e6322 Mon Sep 17 00:00:00 2001 From: Ethan Selzer Date: Tue, 9 May 2017 14:19:03 -0700 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7e8bc87f..dc5fff45 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-cursor-position", - "version": "1.3.6", + "version": "2.0.0", "description": "A React component that decorates its children with touch and mouse cursor coordinates, plotted relative to itself.", "repository": { "type": "git",