chore: release version v0.38.1

This commit is contained in:
Zach Daniel 2021-05-04 01:12:17 -04:00
parent 11665e0784
commit 3afb9c8d89
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.38.1](https://github.com/ash-project/ash_postgres/compare/v0.38.0...v0.38.1) (2021-05-04)
### Bug Fixes:
* fix fragment processing broken (#64)
## [v0.38.0](https://github.com/ash-project/ash_postgres/compare/v0.37.8...v0.38.0) (2021-04-29)

View file

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