Bump to 1.3.2.2
parent
593d903a53
commit
19b458cfce
|
@ -1,5 +1,10 @@
|
|||
# Revision history for butcher
|
||||
|
||||
## 1.3.2.2 -- December 2018
|
||||
|
||||
* Fix too-shallow descriptions on siblings for partial parses returned
|
||||
for interactive usage
|
||||
|
||||
## 1.3.2.1 -- October 2018
|
||||
|
||||
* Adapt/Use latest version of `deque` to fix ghc-8.6 problems
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: butcher
|
||||
version: 1.3.2.1
|
||||
version: 1.3.2.2
|
||||
synopsis: Chops a command or program invocation into digestable pieces.
|
||||
description: See the <https://github.com/lspitzner/butcher/blob/master/README.md README> (it is properly formatted on github).
|
||||
license: BSD3
|
||||
|
|
Loading…
Reference in New Issue