diff --git a/CHANGELOG.md b/CHANGELOG.md index 955c3de..e841a32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,14 @@ This package uses [Semantic Versioning][1]. +## v0.0.2.0 + +- Fix Stack version checking: #4. + ## v0.0.1.0 - Alpha release. -- Fix ``--repo-token`` option: #3 +- Fix ``--repo-token`` option: #3. ## v0.0.0.4 diff --git a/stack-hpc-coveralls.cabal b/stack-hpc-coveralls.cabal index 5dfb130..fe21bab 100644 --- a/stack-hpc-coveralls.cabal +++ b/stack-hpc-coveralls.cabal @@ -1,5 +1,5 @@ name: stack-hpc-coveralls -version: 0.0.1.0 +version: 0.0.2.0 synopsis: Initial project template from stack description: Please see README.md homepage: http://github.com/rubik/stack-hpc-coveralls