Skip to content

Commit

Permalink
Incremented minor package version
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjpatty committed Mar 4, 2018
1 parent e51919c commit 769606d
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.0",
"version": "2.3.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 769606d

Please sign in to comment.