diff --git a/package.json b/package.json index 20b43ca..2eddfd8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-grid-dnd", - "version": "2.1.1", + "version": "2.1.2", "description": "grid style drag and drop for react", "main": "cjs/index.js", "module": "esm/index.js",