Skip to content

Commit

Permalink
chore: release version v1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Jan 13, 2025
1 parent 41d1728 commit 9025e02
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline

<!-- changelog -->

## [v1.0.9](https://github.com/ash-project/ash_double_entry/compare/v1.0.8...v1.0.9) (2025-01-13)




### Improvements:

* proper reference for section order config in installer

## [v1.0.8](https://github.com/ash-project/ash_double_entry/compare/v1.0.7...v1.0.8) (2025-01-13)


Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule AshDoubleEntry.MixProject do
use Mix.Project

@version "1.0.8"
@version "1.0.9"
@description """
A customizable double entry bookkeeping system backed by Ash resources.
"""
Expand Down

0 comments on commit 9025e02

Please sign in to comment.