Skip to content

Commit 5fdf552

Browse files
committed
Bump version to 0.9.3.1
1 parent e603a48 commit 5fdf552

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.3.1 (2019-10-08)
4+
* Fix CircleCI configuration
5+
36
- 0.9.3.0 (2019-10-08)
47
* Bump `optparse-applicative` to 0.15
58
* Don't remove page breaks in the trailing whitespace step (by Chris

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

0 commit comments

Comments
 (0)