We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fee0bb commit 9bef09bCopy full SHA for 9bef09b
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-stateful-hoc",
3
"description": "Higher Order Component for demoing stateless functional React components",
4
- "version": "0.1.2",
+ "version": "0.1.3",
5
"license": "MIT",
6
"author": "Patrick Marabeas <[email protected]> (http://github.com/patrickmarabeas)",
7
"repository": {
src/index.js
@@ -1,5 +1,5 @@
/**
- * react-stateful-hoc v0.1.2
+ * react-stateful-hoc v0.1.3
* https://github.com/patrickmarabeas/react-stateful-hoc
*
* Copyright 2017, Patrick Marabeas http://marabeas.io
0 commit comments