1
1
mirror of https://github.com/tweag/ormolu.git synced 2024-09-11 13:16:13 +03:00

Version bump (0.5.3.0)

This commit is contained in:
Mark Karpov 2023-01-26 14:30:23 +01:00
parent c81320d8a1
commit 1b39d94d0c
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.5.3.0
* Stop making empty `let`s move comments. [Issue
917](https://github.com/tweag/ormolu/issues/917).

View File

@ -1,6 +1,6 @@
cabal-version: 2.4
name: ormolu
version: 0.5.2.0
version: 0.5.3.0
license: BSD-3-Clause
license-file: LICENSE.md
maintainer: Mark Karpov <mark.karpov@tweag.io>