summaryrefslogtreecommitdiffhomepage
path: root/stylish-haskell.cabal
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2019-01-02 13:07:18 +0100
committerJasper Van der Jeugt <m@jaspervdj.be>2019-01-02 13:07:18 +0100
commitdc526034228e8431731645fcb483386931cae199 (patch)
tree7110373e7ffb72ffb7195c7ed44a337ed12e78ad /stylish-haskell.cabal
parentd86dbc8391d99e474656a60b3aec0fc602a57255 (diff)
downloadstylish-haskell-dc526034228e8431731645fcb483386931cae199.tar.gz
Bump version to 0.9.2.1v0.9.2.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 4305675..a72698d 100644
--- a/stylish-haskell.cabal
+++ b/stylish-haskell.cabal
@@ -1,5 +1,5 @@
Name: stylish-haskell
-Version: 0.9.2.0
+Version: 0.9.2.1
Synopsis: Haskell code prettifier
Homepage: https://github.com/jaspervdj/stylish-haskell
License: BSD3