summaryrefslogtreecommitdiffhomepage
path: root/stylish-haskell.cabal
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2017-04-24 13:07:53 +0200
committerJasper Van der Jeugt <m@jaspervdj.be>2017-04-24 13:07:53 +0200
commit234431a6ac375da9bceb865f65cbe5d1b529d5ef (patch)
tree746dff1c3ed5818fa607fb498dd3516a0e510a7f /stylish-haskell.cabal
parent12bef7f9a6bdc9bc84e710816e9df08bc5ad07fd (diff)
downloadstylish-haskell-234431a6ac375da9bceb865f65cbe5d1b529d5ef.tar.gz
Bump version to 0.8.0.00.8.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 55d09dd..0d9f30d 100644
--- a/stylish-haskell.cabal
+++ b/stylish-haskell.cabal
@@ -1,5 +1,5 @@
Name: stylish-haskell
-Version: 0.7.1.0
+Version: 0.8.0.0
Synopsis: Haskell code prettifier
Homepage: https://github.com/jaspervdj/stylish-haskell
License: BSD3