summaryrefslogtreecommitdiffhomepage
path: root/stylish-haskell.cabal
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2018-04-26 19:42:53 +0200
committerJasper Van der Jeugt <m@jaspervdj.be>2018-04-26 19:42:53 +0200
commit37182d2785a7a901f9b828f27a37dc1bd3e15813 (patch)
treebcafd9da13234b03ce0baaba63fdafe1bce75290 /stylish-haskell.cabal
parent6973e248377dc58029f890b590bb29f787ca4a5e (diff)
downloadstylish-haskell-37182d2785a7a901f9b828f27a37dc1bd3e15813.tar.gz
Bump version to 0.9.1.0v0.9.1.0
Diffstat (limited to 'stylish-haskell.cabal')
-rw-r--r--stylish-haskell.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/stylish-haskell.cabal b/stylish-haskell.cabal
index 169775d..2f481ac 100644
--- a/stylish-haskell.cabal
+++ b/stylish-haskell.cabal
@@ -1,5 +1,5 @@
Name: stylish-haskell
-Version: 0.9.0.2
+Version: 0.9.1.0
Synopsis: Haskell code prettifier
Homepage: https://github.com/jaspervdj/stylish-haskell
License: BSD3