diff --git a/package.json b/package.json index a2d754f..d922ee8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-dragtastic", - "version": "2.0.12", + "version": "2.1.0", "description": "A simple drag and drop library for React which uses the more stable mouseDown mouseUp architecture instead of the problematic HTML5 drag and drop API.", "main": "build/index.js", "peerDependencies": {