chore: release version v0.37.5

This commit is contained in:
Zach Daniel 2021-04-27 12:09:09 -04:00
parent 0e235a6ded
commit 5ff91a64dd
2 changed files with 10 additions and 1 deletions

View file

@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
<!-- changelog -->
## [v0.37.5](https://github.com/ash-project/ash_postgres/compare/v0.37.4...v0.37.5) (2021-04-27)
### Bug Fixes:
* properly type cast
## [v0.37.4](https://github.com/ash-project/ash_postgres/compare/v0.37.3...v0.37.4) (2021-04-26)

View file

@ -6,7 +6,7 @@ defmodule AshPostgres.MixProject do
support, and delegates to a configured repo.
"""
@version "0.37.4"
@version "0.37.5"
def project do
[