summaryrefslogtreecommitdiffhomepage
path: root/stylish-haskell.cabal
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2016-08-23 12:40:32 +0200
committerJasper Van der Jeugt <m@jaspervdj.be>2016-08-23 12:40:32 +0200
commit2c96bb19a8deabd566dcc6d29bf83b30950af94b (patch)
tree376db248d10f8de01ae52200f70dcb13cfaf3d89 /stylish-haskell.cabal
parentda70d6f14f94c6fb66090a3c8a163bbfd6c73f41 (diff)
downloadstylish-haskell-2c96bb19a8deabd566dcc6d29bf83b30950af94b.tar.gz
Bump version to 0.6.3.00.6.3.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 a2d6916..def25a4 100644
--- a/stylish-haskell.cabal
+++ b/stylish-haskell.cabal
@@ -1,5 +1,5 @@
Name: stylish-haskell
-Version: 0.6.2.0
+Version: 0.6.3.0
Synopsis: Haskell code prettifier
Homepage: https://github.com/jaspervdj/stylish-haskell
License: BSD3