Skip to content

Commit ae02599

Browse files
committed
Bump version to 0.9.0.2
1 parent 6137b26 commit ae02599

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.0.2 (2018-01-03)
4+
* Bump lower bound of `directory` to `1.2.3` for `getXdgDirectory`
5+
36
- 0.9.0.1 (2017-12-29)
47
* Fix missing Extra-source-file in cabal file
58

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

0 commit comments

Comments
 (0)