summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2012-06-12 10:46:07 +0200
committerJasper Van der Jeugt <m@jaspervdj.be>2012-06-12 10:46:07 +0200
commitadacde452943655b2d8de7fdc2fceb0b30157c20 (patch)
treee93a3577e85c9bbd2bf29947d7575986467142da
parent0ce8c0785df3b118eb497f70591b08afea1a9b11 (diff)
downloadstylish-haskell-0.3.0.0.tar.gz
Version bump (0.3.0.0)0.3.0.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 e5f1f25..e313431 100644
--- a/stylish-haskell.cabal
+++ b/stylish-haskell.cabal
@@ -1,5 +1,5 @@
Name: stylish-haskell
-Version: 0.2.0.2
+Version: 0.3.0.0
Synopsis: Haskell code prettifier
Homepage: https://github.com/jaspervdj/stylish-haskell
License: BSD3