chore: release version v0.3.31

This commit is contained in:
Zach Daniel 2024-09-09 22:22:52 -04:00
parent 2f3522645e
commit 6bf269112e
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.31](https://github.com/ash-project/igniter/compare/v0.3.30...v0.3.31) (2024-09-10)
### Bug Fixes:
* set only option to `nil` by default
## [v0.3.30](https://github.com/ash-project/igniter/compare/v0.3.29...v0.3.30) (2024-09-10)

View file

@ -1,7 +1,7 @@
defmodule Igniter.MixProject do
use Mix.Project
@version "0.3.30"
@version "0.3.31"
@description """
A code generation and project patching framework