Skip to content

Commit

Permalink
Incremented minor version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Patty committed Jan 19, 2018
1 parent a148e1b commit 0ef3e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 0ef3e39

Please sign in to comment.