We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3b5a97 commit 1f965eaCopy full SHA for 1f965ea
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Change Log
2
3
+### v0.3.2
4
+- No Changes
5
+
6
### v0.3.1
7
- fixes an issue where `setState` would be called before the `Connector` was mounted
8
package.json
@@ -1,6 +1,6 @@
{
"name": "horizon-react",
- "version": "0.3.1",
+ "version": "0.3.2",
"description": "React bindings for horizon",
"main": "./lib/index.js",
"scripts": {
0 commit comments