chore: release version v0.1.1

This commit is contained in:
Zach Daniel 2024-03-14 20:33:29 -04:00
parent fd22eb117b
commit dfebec3a13
2 changed files with 6 additions and 1 deletions

View file

@ -5,6 +5,11 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
<!-- changelog -->
## [v0.1.1](https://github.com/ash-project/splode/compare/v0.1.0...v0.1.1) (2024-03-15)
## [v0.1.0](https://github.com/ash-project/splode/compare/v0.1.0...v0.1.0) (2024-03-14)

View file

@ -1,7 +1,7 @@
defmodule Splode.MixProject do
use Mix.Project
@version "0.1.0"
@version "0.1.1"
@description """
Splode helps you deal with errors and exceptions in your application that are aggregatable and consistent.