chore: release version v2.1.2

This commit is contained in:
Zach Daniel 2024-07-13 16:15:55 -04:00
parent 8aaab0b6d4
commit 1cabf102be
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.1.2](https://github.com/ash-project/ash_postgres/compare/v2.1.1...v2.1.2) (2024-07-13)
## [v2.1.1](https://github.com/ash-project/ash_postgres/compare/v2.1.0...v2.1.1) (2024-07-10)

View file

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