Skip to content

Commit 64191fa

Browse files
committed
Prepping for release
1 parent cec73ac commit 64191fa

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,8 @@
22

33
### 0.1.0 (Jul 25, 2014)
44

5-
- Initial release
5+
- Initial release
6+
7+
### 0.1.1 (Jul 26, 2014)
8+
9+
- Fixing dragging not stopping on mouseup in some cases

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-draggable",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "React draggable component",
55
"main": "lib/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)