chore: release version v0.3.2

This commit is contained in:
Zach Daniel 2020-09-28 09:42:46 -04:00
parent 628865c819
commit ebaff7f7de
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.3.2](https://github.com/ash-project/ash_graphql/compare/v0.3.1...v0.3.2) (2020-09-28)
### Bug Fixes:
* set api_opts properly
## [v0.3.1](https://github.com/ash-project/ash_graphql/compare/v0.3.0...v0.3.1) (2020-09-28)

View file

@ -5,7 +5,7 @@ defmodule AshGraphql.MixProject do
An absinthe-backed graphql extension for Ash
"""
@version "0.3.1"
@version "0.3.2"
def project do
[