diff --git a/CHANGELOG.md b/CHANGELOG.md index 93ecc53..f8f70d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.3](https://github.com/RyanRoll/react-use-api/compare/v1.0.2...v1.0.3) (2019-08-17) + + +### Bug Fixes + +* update readme ([e77eaf3](https://github.com/RyanRoll/react-use-api/commit/e77eaf3)) + ## [1.0.2](https://github.com/RyanRoll/react-use-api/compare/v1.0.1...v1.0.2) (2019-08-17) diff --git a/package.json b/package.json index bd986f4..aad2dbe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-use-api", - "version": "1.0.2", + "version": "1.0.3", "license": "MIT", "main": "build/index.js", "files": [