Skip to content

Commit 5fabf15

Browse files
committed
bump Version to 0.0.9
1 parent f48b913 commit 5fabf15

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/REACT-PROPTYPES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ Property | Type | Default value | Description
3030

3131
-----
3232

33-
<sub>Documentation generated using **React Doc Creator v0.0.8**</sub>
33+
<sub>Documentation generated using **React Doc Creator v0.0.9**</sub>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-doc-creator",
3-
"version": "0.0.8",
3+
"version": "0.0.9",
44
"description": "Create documentation for your React projects in an easy way using standard PropTypes declarations.",
55
"main": "lib/index.js",
66
"bin": {

0 commit comments

Comments
 (0)