Skip to content

Commit d715472

Browse files
committed
chore: v0.3.9
1 parent 8c83974 commit d715472

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Version 0.3.9 (2020-06-10)
2+
--------------------------
3+
4+
- Allow dependency on `optparse-applicative` 0.15.
5+
16
Version 0.3.8 (2017-11-18)
27
--------------------------
38

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.8
2+
Version: 0.3.9
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.8
43+
Tag: v0.3.9
4444

4545
Executable flaccuraterip
4646
Default-Language: Haskell2010

0 commit comments

Comments
 (0)