From b0be1886277a95ac122abd059c55a05ee9b83ae6 Mon Sep 17 00:00:00 2001 From: Ethan Selzer Date: Mon, 24 Jul 2017 07:39:14 -0700 Subject: [PATCH] 2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a77bb5e8..c5217b5d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-cursor-position", - "version": "2.1.0", + "version": "2.2.0", "description": "A React component that decorates its children with touch and mouse cursor coordinates, plotted relative to itself.", "repository": { "type": "git",