chore: release version v0.13.0

This commit is contained in:
Zach Daniel 2020-07-24 22:42:39 -04:00
parent 450183465e
commit 52cc1808d4
No known key found for this signature in database
GPG key ID: C377365383138D4B
2 changed files with 12 additions and 1 deletions

View file

@ -5,6 +5,17 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
<!-- changelog -->
## [v0.13.0](https://github.com/ash-project/ash_postgres/compare/v0.12.1...v0.13.0) (2020-07-25)
### Features:
* update to latest ash
* support latest ash
## [v0.12.1](https://github.com/ash-project/ash_postgres/compare/v0.12.0...v0.12.1) (2020-07-24)

View file

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