chore: release version v2.0.8

This commit is contained in:
Zach Daniel 2024-06-06 14:35:46 -04:00
parent 4b5d980c69
commit a9aca443a0
2 changed files with 6 additions and 1 deletions

View file

@ -5,6 +5,11 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
<!-- changelog -->
## [v2.0.8](https://github.com/ash-project/ash_postgres/compare/v2.0.7...v2.0.8) (2024-06-06)
## [v2.0.7](https://github.com/ash-project/ash_postgres/compare/v2.0.6...v2.0.7) (2024-06-06)
### Bug Fixes:

View file

@ -5,7 +5,7 @@ defmodule AshPostgres.MixProject do
The PostgreSQL data layer for Ash Framework
"""
@version "2.0.7"
@version "2.0.8"
def project do
[