chore: release version v0.9.0

This commit is contained in:
Zach Daniel 2020-07-13 00:41:46 -04:00
parent f8148ae1bb
commit ec566df701
No known key found for this signature in database
GPG key ID: C377365383138D4B
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.9.0](https://github.com/ash-project/ash_postgres/compare/0.8.0...v0.9.0) (2020-07-13)
### Features:
* update to latest ash
## [v0.8.0](https://github.com/ash-project/ash_postgres/compare/0.7.0...v0.8.0) (2020-07-09)

View file

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