It would be nice if you go updating the repo creating a CHANGELOG.md, creating release and release notes, and using the proper semver convention.
I've seen how you upgraded from 0.2.0 to 0.3.0 by adding as peer dependency React 15. This is actually potentially a breaking change, which would lead to get a 1.0.0 version instead of 0.3.0.