Bump version

This commit is contained in:
Joe Nelson
2017-06-11 17:14:19 -05:00
parent 3165d5dbc0
commit 35d5e930ea
4 changed files with 7 additions and 3 deletions
+4
View File
@@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## Unreleased
### Fixed
## [0.4.2.0] - 2017-06-11
### Added
- #742, Add connection retrying on startup and SIGHUP - @steve-chavez