summaryrefslogtreecommitdiffhomepage
path: root/stylish-haskell.cabal
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2020-02-24 15:18:27 +0100
committerGitHub <noreply@github.com>2020-02-24 15:18:27 +0100
commit3621bf3aa5312fef61220e1760d9988307209c6a (patch)
tree8ad98ff7c86274511e29d60753ca95f71e589249 /stylish-haskell.cabal
parent648b75d1c6851911b83bf9c981e8ad1932d5f75d (diff)
downloadstylish-haskell-3621bf3aa5312fef61220e1760d9988307209c6a.tar.gz
Bump version to 0.11.0.0v0.11.0.0
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 6bad961..8e9dffd 100644
--- a/stylish-haskell.cabal
+++ b/stylish-haskell.cabal
@@ -1,5 +1,5 @@
Name: stylish-haskell
-Version: 0.10.0.0
+Version: 0.11.0.0
Synopsis: Haskell code prettifier
Homepage: https://github.com/jaspervdj/stylish-haskell
License: BSD3