chore: release version v0.3.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
James Harton 2023-09-05 07:40:41 +00:00
parent d6b747872e
commit 278f3398fc
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.0](https://code.harton.nz/james/smokestack/compare/v0.2.0...v0.3.0) (2023-09-05)
### Features:
* build related parameters when requested. (#4)
## [v0.2.0](https://code.harton.nz/james/smokestack/compare/v0.1.1...v0.2.0) (2023-09-05)

View file

@ -1,7 +1,7 @@
defmodule Smokestack.MixProject do
use Mix.Project
@version "0.2.0"
@version "0.3.0"
@moduledoc """
Test factories for Ash resources.