Skip to content

Commit cbb8875

Browse files
committed
0.4.3
1 parent 34f55eb commit cbb8875

File tree

7 files changed

+978
-6
lines changed

7 files changed

+978
-6
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,7 @@
4242

4343
- Add `"browser"` config to package.json for browserify imports (fix #45).
4444
- Remove unnecessary `emptyFunction` and `React.addons.classSet` imports.
45+
46+
### 0.4.3 (Apr 30, 2015)
47+
48+
- Fix React.addons error caused by faulty test.

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

0 commit comments

Comments
 (0)