diff --git a/CHANGELOG.md b/CHANGELOG.md index 47ff35d..fe16e9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.0.4](https://github.com/dword-design/mock-argv/compare/v2.0.3...v2.0.4) (2021-06-29) + + +### Bug Fixes + +* see also ([a46ec92](https://github.com/dword-design/mock-argv/commit/a46ec92e2ab3bc95b6f854211059d6287f9d3071)) + ## [2.0.3](https://github.com/dword-design/mock-argv/compare/v2.0.2...v2.0.3) (2021-06-14) diff --git a/package.json b/package.json index d2f25e5..0156d7e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mock-argv", - "version": "2.0.3", + "version": "2.0.4", "description": "Temporarily overrides the command line arguments. This is useful for testing.", "keywords": [ "args",