summaryrefslogtreecommitdiffhomepage
path: root/stylish-haskell.cabal
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2018-05-01 20:29:37 +0200
committerJasper Van der Jeugt <m@jaspervdj.be>2018-05-01 20:29:37 +0200
commit7fac380bd83d51191e223560449d808e323d7ca6 (patch)
treea5b128f0e8d801cd4785bf9c51978749924f40fd /stylish-haskell.cabal
parent18a128349f76f44fef11290976623cc157268bd3 (diff)
downloadstylish-haskell-7fac380bd83d51191e223560449d808e323d7ca6.tar.gz
Bump version to 0.9.2.0v0.9.2.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 3ee4988..31f9e23 100644
--- a/stylish-haskell.cabal
+++ b/stylish-haskell.cabal
@@ -1,5 +1,5 @@
Name: stylish-haskell
-Version: 0.9.1.1
+Version: 0.9.2.0
Synopsis: Haskell code prettifier
Homepage: https://github.com/jaspervdj/stylish-haskell
License: BSD3