Skip to content

Commit

Permalink
Release 5.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kipcole9 committed Jul 24, 2023
1 parent f4c6fa0 commit 7fab9d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -2,7 +2,7 @@

## Money v5.15.0

This is the changelog for Money v5.15.0 released on July ______, 2023. For older changelogs please consult the release tag on [GitHub](https://github.com/kipcole9/money/tags)
This is the changelog for Money v5.15.0 released on July 24th, 2023. For older changelogs please consult the release tag on [GitHub](https://github.com/kipcole9/money/tags)

**Note** `ex_money 5.13.0` is supported on Elixir 1.11 and later versions only. It also requires `ex_cldr_numbers 2.31` or later.

Expand Down
2 changes: 1 addition & 1 deletion mix.exs
@@ -1,7 +1,7 @@
defmodule Money.Mixfile do
use Mix.Project

@version "5.15.0-dev"
@version "5.15.0"

def project do
[
Expand Down

0 comments on commit 7fab9d5

Please sign in to comment.