chore: release version v0.3.13

This commit is contained in:
Zach Daniel 2024-07-30 11:20:40 -04:00
parent 643813b120
commit 8a6eebd6bd
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.13](https://github.com/ash-project/igniter/compare/v0.3.12...v0.3.13) (2024-07-30)
### Bug Fixes:
* force compile dependencies to avoid strange compiler issues
## [v0.3.12](https://github.com/ash-project/igniter/compare/v0.3.11...v0.3.12) (2024-07-30)

View file

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