diff --git a/ChangeLog.md b/ChangeLog.md index 0ab0ac9d..2cfabe68 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,3 +1,7 @@ +## 0.2.1.4 + +Generate a `core` file in bundles. + ## 0.2.1.1 Run postBuild earlier to avoid problems from broken doc uploads. diff --git a/stackage.cabal b/stackage.cabal index ae1ccb23..9ba49b6e 100644 --- a/stackage.cabal +++ b/stackage.cabal @@ -1,5 +1,5 @@ name: stackage -version: 0.2.1.3 +version: 0.2.1.4 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