summaryrefslogtreecommitdiffhomepage
path: root/stylish-haskell.cabal
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2017-12-26 14:52:52 +0100
committerJasper Van der Jeugt <m@jaspervdj.be>2017-12-26 14:52:52 +0100
commit07764f644b53c30d1b2ee380aee9b3371598a13f (patch)
tree423768aa902124fdbdf6585a587f0d33ba1b603a /stylish-haskell.cabal
parentdd83933d5b4a48cfbb53f51a5af590baf48fc8c7 (diff)
downloadstylish-haskell-07764f644b53c30d1b2ee380aee9b3371598a13f.tar.gz
Bump version to 0.9.0.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 441af68..f43a665 100644
--- a/stylish-haskell.cabal
+++ b/stylish-haskell.cabal
@@ -1,5 +1,5 @@
Name: stylish-haskell
-Version: 0.8.1.0
+Version: 0.9.0.0
Synopsis: Haskell code prettifier
Homepage: https://github.com/jaspervdj/stylish-haskell
License: BSD3