diff --git a/README.md b/README.md index 818a2d24..c4bd69bd 100644 --- a/README.md +++ b/README.md @@ -99,5 +99,7 @@ Will generate the following stylesheet: @sapegin Artem Sapegin - fix for compatibility with react-styleguidist v5 +@diegolanda Diego - support for different kinds of components + ## Thanks to others The integration with reac-styleguidist wouldn't be possible without [Vyacheslav Slinko](https://github.com/vslinko) pull request [#118](https://github.com/sapegin/react-styleguidist/pull/118) react-styleguidist. diff --git a/package.json b/package.json index e2b9237c..796f70fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-docgen-typescript", - "version": "0.0.6", + "version": "0.0.8", "description": "", "main": "lib/index.js", "scripts": {