Skip to content

Commit dc52603

Browse files
committed
Bump version to 0.9.2.1
1 parent d86dbc8 commit dc52603

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG

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

3+
- 0.9.2.1 (2019-01-02)
4+
* Bump `aeson` to 1.4
5+
* Bump `yaml` to 0.11
6+
* Bump `containers` to 0.6
7+
38
- 0.9.2.0 (2018-05-01)
49
* Support alignment of case expressions with a single guard
510
* Add a new step to squash multiple spaces between some elements (by Martin

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.2.0
2+
Version: 0.9.2.1
33
Synopsis: Haskell code prettifier
44
Homepage: https://github.com/jaspervdj/stylish-haskell
55
License: BSD3

0 commit comments

Comments
 (0)