parent
aaa83ee100
commit
32eaf60e63
|
@ -1,5 +1,9 @@
|
||||||
# Revision history for butcher
|
# Revision history for butcher
|
||||||
|
|
||||||
|
## 1.3.3.1 -- April 2020
|
||||||
|
|
||||||
|
* Fix a cabal file mistake
|
||||||
|
|
||||||
## 1.3.3.0 -- April 2020
|
## 1.3.3.0 -- April 2020
|
||||||
|
|
||||||
* Fix bug with params with default when parsing from commandline
|
* Fix bug with params with default when parsing from commandline
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
name: butcher
|
name: butcher
|
||||||
version: 1.3.3.0
|
version: 1.3.3.1
|
||||||
synopsis: Chops a command or program invocation into digestable pieces.
|
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).
|
description: See the <https://github.com/lspitzner/butcher/blob/master/README.md README> (it is properly formatted on github).
|
||||||
license: BSD3
|
license: BSD3
|
||||||
|
|
Loading…
Reference in New Issue