summaryrefslogtreecommitdiffhomepage
path: root/stylish-haskell.cabal
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2018-01-03 19:51:32 +0100
committerJasper Van der Jeugt <m@jaspervdj.be>2018-01-03 19:51:32 +0100
commitae02599ddaf42031e77fc6d81a8dab9bcf3b5f99 (patch)
treee8ac1f51c190be533862fd1fa450c7a75ff7abb3 /stylish-haskell.cabal
parent6137b265630a62dacd2ea54a375c2eaf97530a44 (diff)
downloadstylish-haskell-ae02599ddaf42031e77fc6d81a8dab9bcf3b5f99.tar.gz
Bump version to 0.9.0.2
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 e96d331..ce86c21 100644
--- a/stylish-haskell.cabal
+++ b/stylish-haskell.cabal
@@ -1,5 +1,5 @@
Name: stylish-haskell
-Version: 0.9.0.1
+Version: 0.9.0.2
Synopsis: Haskell code prettifier
Homepage: https://github.com/jaspervdj/stylish-haskell
License: BSD3