Version bump (0.0.4.0)

[skip ci]
This commit is contained in:
Mark Karpov 2020-04-15 15:52:50 +02:00
parent f38854c357
commit 683cbeacf5
No known key found for this signature in database
GPG Key ID: 8564658B2889FF7C
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
## Unreleased
## Ormolu 0.0.4.0
* When given several files to format, Ormolu does not stop on the first
failure, but tries to format all the files. [Issue

View File

@ -1,5 +1,5 @@
name: ormolu
version: 0.0.3.1
version: 0.0.4.0
cabal-version: 1.18
tested-with: GHC==8.6.5, GHC==8.8.3, GHC==8.10.1
license: BSD3