diff --git a/package-lock.json b/package-lock.json index 44a3128..d37d7a5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-tether", - "version": "0.6.0", + "version": "0.6.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a008238..63b7903 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-tether", - "version": "0.6.0", + "version": "0.6.1", "description": "Drop content anywhere on the page.", "main": "lib/react-tether.js", "scripts": {