summaryrefslogtreecommitdiffhomepage
path: root/stylish-haskell.cabal
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2020-08-02 14:29:50 +0200
committerJasper Van der Jeugt <m@jaspervdj.be>2020-08-02 14:29:50 +0200
commit736b55605da51919bfea07028c077c1a426375ec (patch)
treee510ba31f96ef7c7be4a32fac7766f43986ae075 /stylish-haskell.cabal
parenta6af31005d1cd2584094795ce6483461d40511a9 (diff)
downloadstylish-haskell-736b55605da51919bfea07028c077c1a426375ec.tar.gz
Bump version to 0.11.0.2v0.11.0.2
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 07dfca7..4b88958 100644
--- a/stylish-haskell.cabal
+++ b/stylish-haskell.cabal
@@ -1,5 +1,5 @@
Name: stylish-haskell
-Version: 0.11.0.1
+Version: 0.11.0.2
Synopsis: Haskell code prettifier
Homepage: https://github.com/jaspervdj/stylish-haskell
License: BSD3