Skip to content

Commit

Permalink
release new version (#84)
Browse files Browse the repository at this point in the history
Co-authored-by: emmanuel.pinault <emmanuel.pinault@podium.com>
  • Loading branch information
epinault and emmanuel.pinault committed Feb 1, 2024
1 parent 04684f8 commit 7f8d706
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@

### Changed

- Ensure Elixir version is ~> 1.13 https://github.com/ExHammer/hammer/pull/79
## 6.2.0 - 2024-01-31

- Ensure Elixir version is ~> 1.13 https://github.com/ExHammer/hammer/pull/79.

## 6.1.0 - 2022-06-13

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

@source_url "https://github.com/ExHammer/hammer"
@version "6.1.0"
@version "6.2.0"

def project do
[
Expand Down

0 comments on commit 7f8d706

Please sign in to comment.