summaryrefslogtreecommitdiffhomepage
path: root/stylish-haskell.cabal
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2020-01-26 14:11:43 +0000
committerJasper Van der Jeugt <m@jaspervdj.be>2020-01-26 14:11:43 +0000
commitd2594404a89839edc3ac44ea1fed3f99c2aade68 (patch)
treee31c3e25b0757ba7d4ef7fb618ab18753268dd7b /stylish-haskell.cabal
parent498d676c1e06af966c814e01967fc3ece1fd9225 (diff)
downloadstylish-haskell-d2594404a89839edc3ac44ea1fed3f99c2aade68.tar.gz
Bump version to 0.10.0.0v0.10.0.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 ac16054..b3f2975 100644
--- a/stylish-haskell.cabal
+++ b/stylish-haskell.cabal
@@ -1,5 +1,5 @@
Name: stylish-haskell
-Version: 0.9.4.4
+Version: 0.10.0.0
Synopsis: Haskell code prettifier
Homepage: https://github.com/jaspervdj/stylish-haskell
License: BSD3