Skip to content

Commit d4a030a

Browse files
committed
Bump version to 0.8.5.1.
1 parent 6e1cb3b commit d4a030a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

binary.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: binary
2-
version: 0.8.5.0
2+
version: 0.8.5.1
33
license: BSD3
44
license-file: LICENSE
55
author: Lennart Kolmodin <kolmodin@gmail.com>
@@ -18,7 +18,7 @@ category: Data, Parsing
1818
stability: provisional
1919
build-type: Simple
2020
cabal-version: >= 1.8
21-
tested-with: GHC == 7.4.2, GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.3
21+
tested-with: GHC == 7.4.2, GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.3, GHC == 8.0.2
2222
extra-source-files:
2323
README.md changelog.md docs/hcar/binary-Lb.tex tools/derive/*.hs
2424

0 commit comments

Comments
 (0)