Skip to content

Commit 587a0ae

Browse files
committed
Update CHANGELOG and bower version
1 parent 0026b9f commit 587a0ae

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,9 @@
3131
- Adding dragging className
3232
- Adding reactify support for browserify
3333
- Fixing issue with server side rendering
34+
35+
### 0.4.1 (Apr 30, 2015)
36+
37+
- Remove react/addons dependency (now depending on `react` directly)
38+
- Add MIT License file
39+
- Fix an issue where browser may be detected as touch-enabled but touch event isn't thrown.

bower.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.4.0",
3+
"version": "0.4.1",
44
"homepage": "https://github.com/mzabriskie/react-draggable",
55
"authors": [
66
"Matt Zabriskie"

0 commit comments

Comments
 (0)