Skip to content

Commit

Permalink
Version bump (0.5.0.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkkrp committed May 12, 2022
1 parent 246b36a commit 5e66897
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.5.0.0

* Changed the way operator fixities and precedences are inferred.
* Ormolu now tries to locate `.cabal` files of source files by default and
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.4.0.0
version: 0.5.0.0
license: BSD-3-Clause
license-file: LICENSE.md
maintainer: Mark Karpov <[email protected]>
Expand Down

0 comments on commit 5e66897

Please sign in to comment.