Skip to content

Commit

Permalink
chore: release version v0.24.4
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Jan 6, 2021
1 parent e30c7d3 commit 74c70e1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline

<!-- changelog -->

## [v0.24.4](https://github.com/ash-project/ash_json_api/compare/v0.24.3...v0.24.4) (2021-01-06)




## [v0.24.3](https://github.com/ash-project/ash_json_api/compare/v0.24.2...v0.24.3) (2021-01-06)


Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ defmodule AshJsonApi.MixProject do
A rigorous JSON API front end for the `Ash` resource framework
"""

@version "0.24.3"
@version "0.24.4"

def project do
[
Expand Down

0 comments on commit 74c70e1

Please sign in to comment.