summaryrefslogtreecommitdiffhomepage
path: root/stylish-haskell.cabal
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2012-06-08 17:12:06 +0200
committerJasper Van der Jeugt <m@jaspervdj.be>2012-06-08 17:12:36 +0200
commit2204fdd63aa79b9a75a080dfb19990838444d029 (patch)
tree5305a1b7fb5897a7ec91610edba6816b7fd78876 /stylish-haskell.cabal
parent013695a0c1f71a5e86d71289130fecbed6d42dac (diff)
downloadstylish-haskell-2204fdd63aa79b9a75a080dfb19990838444d029.tar.gz
Case-insensitive import sorting0.2.0.2
Closes #6
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 6f9744e..724ed28 100644
--- a/stylish-haskell.cabal
+++ b/stylish-haskell.cabal
@@ -1,5 +1,5 @@
Name: stylish-haskell
-Version: 0.2.0.1
+Version: 0.2.0.2
Synopsis: Haskell code prettifier
Homepage: https://github.com/jaspervdj/stylish-haskell
License: BSD3