Skip to content

Commit cb258dc

Browse files
committed
release v2.0.0-beta1
1 parent 1385c6c commit cb258dc

File tree

6 files changed

+138
-197
lines changed

6 files changed

+138
-197
lines changed

bower.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
{
22
"name": "react-draggable",
3-
"version": "1.4.0-beta1",
3+
"version": "2.0.0-beta1",
44
"homepage": "https://github.com/mzabriskie/react-draggable",
55
"authors": [
6-
"Matt Zabriskie"
6+
"Matt Zabriskie",
7+
"Samuel Reed"
78
],
89
"description": "React draggable component",
910
"main": "./dist/react-draggable.js",

0 commit comments

Comments
 (0)