chore: release version v1.3.34

This commit is contained in:
Zach Daniel 2023-07-17 22:36:00 -04:00
parent ed62006b3f
commit 1ffb193ca3
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.34](https://github.com/ash-project/ash_postgres/compare/v1.3.33...v1.3.34) (2023-07-18)
### Improvements:
* support unary `-/1` operator
## [v1.3.33](https://github.com/ash-project/ash_postgres/compare/v1.3.32...v1.3.33) (2023-07-14)

View file

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