diff --git a/CHANGELOG.md b/CHANGELOG.md index fe61c769..a522c5f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # aws-spot-price changelog +## [0.4.3](https://github.com/hoonoh/aws-spot-price/compare/v0.4.2...v0.4.3) (2019-10-29) + + +### Bug Fixes + +* add missing line 'strategy' ([#20](https://github.com/hoonoh/aws-spot-price/issues/20)) ([cf847c8](https://github.com/hoonoh/aws-spot-price/commit/cf847c80b82aec8cc9861b385eacd1c928d2e9a7)) + ## [0.4.2](https://github.com/hoonoh/aws-spot-price/compare/v0.4.1...v0.4.2) (2019-10-29) diff --git a/package.json b/package.json index 2d582513..a9b8a5b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aws-spot-price", - "version": "0.4.2", + "version": "0.4.3", "description": "CLI utility to list current global AWS EC2 Spot Instance prices.", "keywords": [ "aws",