summaryrefslogtreecommitdiffhomepage
path: root/stylish-haskell.cabal
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2017-01-23 13:43:10 +0100
committerJasper Van der Jeugt <m@jaspervdj.be>2017-01-23 13:43:10 +0100
commit8efe68ba0375034e8a148ca7df741d0c35038342 (patch)
treec4fcd08d15fe09567ac5b4f84aa08d673cad74f7 /stylish-haskell.cabal
parent259efd365c477e16b005f350e6aed1862ce1e06d (diff)
downloadstylish-haskell-8efe68ba0375034e8a148ca7df741d0c35038342.tar.gz
Bump version to 0.7.0.00.7.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 b34d15f..f10f77b 100644
--- a/stylish-haskell.cabal
+++ b/stylish-haskell.cabal
@@ -1,5 +1,5 @@
Name: stylish-haskell
-Version: 0.6.5.0
+Version: 0.7.0.0
Synopsis: Haskell code prettifier
Homepage: https://github.com/jaspervdj/stylish-haskell
License: BSD3