Skip to content

Commit

Permalink
Version bump (0.7.3.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkkrp committed Oct 24, 2023
1 parent f7ac93f commit fb5fcb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Unreleased
## Ormolu 0.7.3.0

* Switched to `ghc-lib-parser-9.8`, with the following new syntactic features:
* `ExtendedLiterals`: `123#Int8` is a literal of type `Int8#`. (disabled by
Expand Down
2 changes: 1 addition & 1 deletion ormolu.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.4
name: ormolu
version: 0.7.2.0
version: 0.7.3.0
license: BSD-3-Clause
license-file: LICENSE.md
maintainer: Mark Karpov <mark.karpov@tweag.io>
Expand Down

0 comments on commit fb5fcb3

Please sign in to comment.