From 98c2e931d806f635ec8b4481be264042b7644a92 Mon Sep 17 00:00:00 2001 From: Ethan Selzer Date: Sat, 8 Sep 2018 10:24:34 -0700 Subject: [PATCH] 3.0.2 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index f4e956b6..46d28839 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-cursor-position", - "version": "3.0.1", + "version": "3.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e3630d86..29f72224 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-cursor-position", - "version": "3.0.1", + "version": "3.0.2", "description": "A React component that decorates its children with touch and mouse cursor coordinates, plotted relative to itself.", "repository": { "type": "git",