Skip to content

Commit

Permalink
chore: release version v0.40.11
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Jul 28, 2021
1 parent 54765f3 commit 7bb56fd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Expand Up @@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline

<!-- changelog -->

## [v0.40.11](https://github.com/ash-project/ash_postgres/compare/v0.40.10...v0.40.11) (2021-07-28)




### Bug Fixes:

* set subquery prefix properly

## [v0.40.10](https://github.com/ash-project/ash_postgres/compare/v0.40.9...v0.40.10) (2021-07-27)


Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Expand Up @@ -6,7 +6,7 @@ defmodule AshPostgres.MixProject do
support, and delegates to a configured repo.
"""

@version "0.40.10"
@version "0.40.11"

def project do
[
Expand Down

0 comments on commit 7bb56fd

Please sign in to comment.