Skip to content

Commit

Permalink
persistent-2.14.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
parsonsmatt committed Jun 28, 2023
1 parent 892a9d5 commit 0bc8942
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion persistent/ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog for persistent

## Unreleased
## 2.14.5.1

* [#1496](https://github.com/yesodweb/persistent/pull/1496)
* Fixes name shadowing error at the generated `keyFromRecordM` function.
Expand Down
2 changes: 1 addition & 1 deletion persistent/persistent.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: persistent
version: 2.14.5.0
version: 2.14.5.1
license: MIT
license-file: LICENSE
author: Michael Snoyman <michael@snoyman.com>
Expand Down

0 comments on commit 0bc8942

Please sign in to comment.