Skip to content

Commit 3e6d9f6

Browse files
committed
0.3.8
1 parent c05273b commit 3e6d9f6

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Version 0.3.8 (2017-11-18)
2+
--------------------------
3+
4+
- Allow dependency on `optparse-applicative` 0.14.
5+
- Require `process` >= 1.5.
6+
17
Version 0.3.7 (2016-11-19)
28
--------------------------
39

flaccuraterip.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: flaccuraterip
2-
Version: 0.3.7
2+
Version: 0.3.8
33
Cabal-Version: >= 1.10
44
Build-Type: Simple
55
License: GPL-3
@@ -40,7 +40,7 @@ Source-Repository head
4040
Source-Repository this
4141
Type: git
4242
Location: git://github.com/tensor5/flAccurateRip.git
43-
Tag: v0.3.7
43+
Tag: v0.3.8
4444

4545
Executable flaccuraterip
4646
Default-Language: Haskell2010

0 commit comments

Comments
 (0)