summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2012-08-08 15:38:29 +0900
committerJasper Van der Jeugt <m@jaspervdj.be>2012-08-08 15:38:29 +0900
commit6a0fe4adb9d2f1b57a742fe0e90c76903c8d7914 (patch)
treec2de6721d91215e8e29b43fc0d22b98673963aa1
parent57f7629214e89f58232b4c822e20be704a212cdf (diff)
downloadstylish-haskell-6a0fe4adb9d2f1b57a742fe0e90c76903c8d7914.tar.gz
Version bump (0.3.2)0.3.2.0
-rw-r--r--stylish-haskell.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/stylish-haskell.cabal b/stylish-haskell.cabal
index a512692..4aec024 100644
--- a/stylish-haskell.cabal
+++ b/stylish-haskell.cabal
@@ -1,5 +1,5 @@
Name: stylish-haskell
-Version: 0.3.1.0
+Version: 0.3.2.0
Synopsis: Haskell code prettifier
Homepage: https://github.com/jaspervdj/stylish-haskell
License: BSD3