diff --git a/ChangeLog.md b/ChangeLog.md index bc6d7be2..10080e33 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,3 +1,7 @@ +## 0.4.0.1 + +* Print "Still Alive" while checking, to avoid Travis timeouts. + ## 0.4.0 * Command line uses optparse-applicative with additional options diff --git a/stackage.cabal b/stackage.cabal index 7c4831c9..353de1e6 100644 --- a/stackage.cabal +++ b/stackage.cabal @@ -1,5 +1,5 @@ name: stackage -version: 0.4.0 +version: 0.4.0.1 synopsis: "Stable Hackage," tools for creating a vetted set of packages from Hackage. description: Please see for a description and documentation. homepage: https://github.com/fpco/stackage