Skip to content

Commit b9c1141

Browse files
committed
Bump version to 0.9.1.1
1 parent 7e0a278 commit b9c1141

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# CHANGELOG
22

3+
- 0.9.1.1 (2018-04-26)
4+
* Bump `aeson` to 1.3 for tests as well
5+
36
- 0.9.1.0 (2018-04-26)
47
* Support GHC 8.4.1 by adding instance SemiGroup ImportPortion (by George
58
Wilson)

stylish-haskell.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: stylish-haskell
2-
Version: 0.9.1.0
2+
Version: 0.9.1.1
33
Synopsis: Haskell code prettifier
44
Homepage: https://github.com/jaspervdj/stylish-haskell
55
License: BSD3

0 commit comments

Comments
 (0)