1
1
mirror of https://github.com/tweag/ormolu.git synced 2024-07-07 09:26:22 +03:00

Version bump (0.7.7.0)

This commit is contained in:
Mark Karpov 2024-06-16 11:26:25 +02:00
parent e7c8528590
commit 7a334ac3a0
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.7.7.0
* Use single-line layout for parens around single-line content. [Issue
1120](https://github.com/tweag/ormolu/issues/1120).

View File

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