Skip to content

Commit

Permalink
Updated minor version to prepare for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Patty committed May 24, 2018
1 parent 82b191a commit a160036
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.3.1",
"version": "2.4.1",
"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",
"module": "build/index.es.js",
Expand Down

0 comments on commit a160036

Please sign in to comment.