diff --git a/CHANGELOG.md b/CHANGELOG.md index d69a146..6db477a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [4.0.3](https://github.com/JamieMason/Jasmine-Matchers/compare/4.0.2...4.0.3) (2019-07-22) + +### Bug Fixes + +- **npm:** update dependencies + ([0a0e5d1](https://github.com/JamieMason/Jasmine-Matchers/commit/0a0e5d1)) + ## [4.0.2](https://github.com/JamieMason/Jasmine-Matchers/compare/4.0.1...4.0.2) (2019-06-18) ### Bug Fixes diff --git a/package.json b/package.json index 8d7b090..b8e549f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "jasmine-expect", "description": "Write Beautiful Specs with Custom Matchers", - "version": "4.0.2", + "version": "4.0.3", "author": "Jamie Mason (https://github.com/JamieMason)", "bugs": "https://github.com/JamieMason/Jasmine-Matchers/issues", "contributors": [