summaryrefslogtreecommitdiffhomepage
path: root/stylish-haskell.cabal
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2020-08-02 14:26:21 +0200
committerJasper Van der Jeugt <m@jaspervdj.be>2020-08-02 14:26:21 +0200
commit7c4fa9de2accb0a617a8a930df3655086eed147b (patch)
treeaa5381965c02069012652785ea52cc65c0cc0d90 /stylish-haskell.cabal
parent2dd6fbd669e3501d5d4783dfa2d9f9ba3026ea1b (diff)
downloadstylish-haskell-7c4fa9de2accb0a617a8a930df3655086eed147b.tar.gz
Bump version to 0.11.0.1v0.11.0.1
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 ccae6aa..f7f22e1 100644
--- a/stylish-haskell.cabal
+++ b/stylish-haskell.cabal
@@ -1,5 +1,5 @@
Name: stylish-haskell
-Version: 0.11.0.0
+Version: 0.11.0.1
Synopsis: Haskell code prettifier
Homepage: https://github.com/jaspervdj/stylish-haskell
License: BSD3