Skip to content

Commit 9bef09b

Browse files
Bump version
1 parent 6fee0bb commit 9bef09b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-stateful-hoc",
33
"description": "Higher Order Component for demoing stateless functional React components",
4-
"version": "0.1.2",
4+
"version": "0.1.3",
55
"license": "MIT",
66
"author": "Patrick Marabeas <[email protected]> (http://github.com/patrickmarabeas)",
77
"repository": {

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* react-stateful-hoc v0.1.2
2+
* react-stateful-hoc v0.1.3
33
* https://github.com/patrickmarabeas/react-stateful-hoc
44
*
55
* Copyright 2017, Patrick Marabeas http://marabeas.io

0 commit comments

Comments
 (0)