summaryrefslogtreecommitdiffhomepage
path: root/stylish-haskell.cabal
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2019-10-08 15:13:35 +0200
committerJasper Van der Jeugt <m@jaspervdj.be>2019-10-08 15:13:35 +0200
commit5fdf552dda08a749349602791b9e78c339712c0c (patch)
tree07bade1ca0c85b7f2569a78afee475921eb8d331 /stylish-haskell.cabal
parente603a487854a7b0a3ca8a6231980c075dfbe6381 (diff)
downloadstylish-haskell-5fdf552dda08a749349602791b9e78c339712c0c.tar.gz
Bump version to 0.9.3.1v0.9.3.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 bd393ae..bb4ad46 100644
--- a/stylish-haskell.cabal
+++ b/stylish-haskell.cabal
@@ -1,5 +1,5 @@
Name: stylish-haskell
-Version: 0.9.3.0
+Version: 0.9.3.1
Synopsis: Haskell code prettifier
Homepage: https://github.com/jaspervdj/stylish-haskell
License: BSD3