fixup! Show commit hash in version when built from source

This commit is contained in:
Cole Helbling 2020-03-30 18:02:38 -07:00
parent 030bb57924
commit 91263789ef
No known key found for this signature in database
GPG Key ID: B37E0F2371016A4C
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Commit hash to version output.
## [0.3.0] - 2020-03-30
### Added