Skip to content

Commit 775f7ed

Browse files
committed
1.1.3
1 parent 40dc38c commit 775f7ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-dnd",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"homepage": "https://github.com/gaearon/react-dnd",
55
"authors": [
66
"Dan Abramov <dan.abramov@me.com>"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-dnd",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "Drag and Drop for React",
55
"main": "modules/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)