summaryrefslogtreecommitdiffhomepage
path: root/stylish-haskell.cabal
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2017-06-19 14:23:11 +0200
committerJasper Van der Jeugt <m@jaspervdj.be>2017-06-19 14:23:11 +0200
commitdc3a73e82c19ff97a1544840dac8f7f4568b24bc (patch)
tree27ef8f9554b945f3548daf3a1df72f67f6b660bc /stylish-haskell.cabal
parent1084557f2659fa398df75489c8b4537649c3ea15 (diff)
downloadstylish-haskell-dc3a73e82c19ff97a1544840dac8f7f4568b24bc.tar.gz
Bump version to 0.8.1.00.8.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 bb1e10b..aef50e4 100644
--- a/stylish-haskell.cabal
+++ b/stylish-haskell.cabal
@@ -1,5 +1,5 @@
Name: stylish-haskell
-Version: 0.8.0.0
+Version: 0.8.1.0
Synopsis: Haskell code prettifier
Homepage: https://github.com/jaspervdj/stylish-haskell
License: BSD3