Version bump

This commit is contained in:
Michael Snoyman 2015-01-02 11:58:37 +02:00
parent 9c93a258f7
commit d52fdfffdf
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
## 0.4.0
* Command line uses optparse-applicative with additional options
* Library profiling support during build
* Remove cfGlobalFlags (just use package-specific flags)
## 0.3.1
* Added `justCheck` and `stackage check` command line.

View File

@ -1,5 +1,5 @@
name: stackage
version: 0.3.1
version: 0.4.0
synopsis: "Stable Hackage," tools for creating a vetted set of packages from Hackage.
description: Please see <http://www.stackage.org/package/stackage> for a description and documentation.
homepage: https://github.com/fpco/stackage