Bump to 1.3.2.1

pull/5/head 1.3.2.1
Lennart Spitzner 2018-10-07 16:06:18 +02:00
parent 71441b3c2b
commit 6e70709e67
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# Revision history for butcher
## 1.3.2.1 -- October 2018
* Adapt/Use latest version of `deque` to fix ghc-8.6 problems
## 1.3.2.0 -- October 2018
* Fix for simpleCompletion

View File

@ -1,5 +1,5 @@
name: butcher
version: 1.3.2.0
version: 1.3.2.1
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