diff --git a/ChangeLog.md b/ChangeLog.md index a41aa3b2..87e64958 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,3 +1,7 @@ +## 0.5.2 + +* Upload LTS to Hackage with the name LTSHaskell + ## 0.5.1 * `loadBuildConstraints` diff --git a/stackage.cabal b/stackage.cabal index fee22c08..c5e848e7 100644 --- a/stackage.cabal +++ b/stackage.cabal @@ -1,5 +1,5 @@ name: stackage -version: 0.5.1 +version: 0.5.2 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