From 3a042615af7a384660326b1b9d45e42e1c78bc85 Mon Sep 17 00:00:00 2001 From: Jamie Mason Date: Sat, 12 Jan 2019 18:00:23 +0000 Subject: [PATCH] chore(release): 4.0.1 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 02684d2..dec94a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [4.0.1](https://github.com/JamieMason/Jasmine-Matchers/compare/4.0.0...4.0.1) (2019-01-12) + +### Bug Fixes + +- **npm:** update dependencies + ([4f858fd](https://github.com/JamieMason/Jasmine-Matchers/commit/4f858fd)), + closes [#103](https://github.com/JamieMason/Jasmine-Matchers/issues/103) + # [4.0.0](https://github.com/JamieMason/Jasmine-Matchers/compare/3.8.4...4.0.0) (2018-12-23) ### Features diff --git a/package.json b/package.json index 4f74a60..0684af9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "jasmine-expect", "description": "Write Beautiful Specs with Custom Matchers", - "version": "4.0.0", + "version": "4.0.1", "author": "Jamie Mason (https://github.com/JamieMason)", "bugs": "https://github.com/JamieMason/Jasmine-Matchers/issues", "contributors": [