summaryrefslogtreecommitdiffhomepage
path: root/stylish-haskell.cabal
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2019-10-08 11:45:17 +0200
committerJasper Van der Jeugt <m@jaspervdj.be>2019-10-08 11:45:17 +0200
commitf292ed587834d3d10d9af7b720218b4dbd28d46e (patch)
tree59c7afec45412cef669af7470b02a02a70766443 /stylish-haskell.cabal
parent955be0cbdef863d08b4f247869eb5ca82b5cad79 (diff)
downloadstylish-haskell-f292ed587834d3d10d9af7b720218b4dbd28d46e.tar.gz
Bump version to 0.9.3.0v0.9.3.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 abc36c1..bd393ae 100644
--- a/stylish-haskell.cabal
+++ b/stylish-haskell.cabal
@@ -1,5 +1,5 @@
Name: stylish-haskell
-Version: 0.9.2.2
+Version: 0.9.3.0
Synopsis: Haskell code prettifier
Homepage: https://github.com/jaspervdj/stylish-haskell
License: BSD3