summaryrefslogtreecommitdiffhomepage
path: root/stylish-haskell.cabal
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2019-06-12 11:45:59 +0200
committerJasper Van der Jeugt <m@jaspervdj.be>2019-06-12 11:45:59 +0200
commitf253f37362be840bafe2c82a8d7fb284046fda48 (patch)
treea6d010df6018c5667f7866077080d7dc4520235a /stylish-haskell.cabal
parent068a4eb87d601c5928646ab5aa8d739a6af15d3d (diff)
downloadstylish-haskell-4f4672276a0fd3565a683caa04e1a6f51ce00c93.tar.gz
Bump version to 0.9.2.2v0.9.2.2
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 1bf6dcd..1890a4b 100644
--- a/stylish-haskell.cabal
+++ b/stylish-haskell.cabal
@@ -1,5 +1,5 @@
Name: stylish-haskell
-Version: 0.9.2.1
+Version: 0.9.2.2
Synopsis: Haskell code prettifier
Homepage: https://github.com/jaspervdj/stylish-haskell
License: BSD3