summaryrefslogtreecommitdiffhomepage
path: root/stylish-haskell.cabal
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2017-01-24 13:53:49 +0100
committerJasper Van der Jeugt <m@jaspervdj.be>2017-01-24 13:53:49 +0100
commit6df99cb50b5292c578d7c96f5753749b9d938b72 (patch)
tree4c10909095debf20ee5d305c07231ad8db91a56f /stylish-haskell.cabal
parentee6c4e2639ed07a35d4bf1d21757877d4bdd5360 (diff)
downloadstylish-haskell-6df99cb50b5292c578d7c96f5753749b9d938b72.tar.gz
Bump version to 0.7.1.00.7.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 f10f77b..e8e6bb7 100644
--- a/stylish-haskell.cabal
+++ b/stylish-haskell.cabal
@@ -1,5 +1,5 @@
Name: stylish-haskell
-Version: 0.7.0.0
+Version: 0.7.1.0
Synopsis: Haskell code prettifier
Homepage: https://github.com/jaspervdj/stylish-haskell
License: BSD3