chore: release version v1.3.21

This commit is contained in:
Zach Daniel 2023-04-26 22:25:52 -04:00
parent 5d50b98298
commit 3f5345a0e9
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 -->
## [v1.3.21](https://github.com/ash-project/ash_postgres/compare/v1.3.20...v1.3.21) (2023-04-27)
### Improvements:
* handle new spark versions better, more explicit snapshots
## [v1.3.20](https://github.com/ash-project/ash_postgres/compare/v1.3.19...v1.3.20) (2023-04-22)

View file

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