Bump to 1.1.0.2

pull/5/head
Lennart Spitzner 2017-09-24 17:44:22 +02:00
parent 12a2bed6c8
commit cdb9e4e723
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# Revision history for cmdparse-applicative
## 1.1.0.2 -- September 2017
* Improve 'usage' pretty-printing
## 1.1.0.1 -- August 2017
* Adapt for ghc-8.2

View File

@ -1,5 +1,5 @@
name: butcher
version: 1.1.0.1
version: 1.1.0.2
synopsis: Chops a command or program invocation into digestable pieces.
description: See the README (it is properly formatted on github)
license: BSD3