chore: release version v0.34.1

This commit is contained in:
Zach Daniel 2021-02-06 15:22:45 -05:00
parent b800b2c984
commit a3f0bd8ccc
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.34.1](https://github.com/ash-project/ash_postgres/compare/v0.34.0...v0.34.1) (2021-02-06)
### Bug Fixes:
* reference the configured table if set
## [v0.34.0](https://github.com/ash-project/ash_postgres/compare/v0.33.1...v0.34.0) (2021-02-06)

View file

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