Skip to content

Commit 1f965ea

Browse files
committed
0.3.2
1 parent e3b5a97 commit 1f965ea

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Change Log
22

3+
### v0.3.2
4+
- No Changes
5+
36
### v0.3.1
47
- fixes an issue where `setState` would be called before the `Connector` was mounted
58

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "horizon-react",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "React bindings for horizon",
55
"main": "./lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)