Skip to content

Commit

Permalink
Increase arena's version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico-Sanchez committed Sep 10, 2024
1 parent 32a71f8 commit f02d8f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/arena/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defmodule Arena.MixProject do
def project do
[
app: :arena,
version: "0.7.1",
version: "0.8.0",
build_path: "../../_build",
config_path: "../../config/config.exs",
deps_path: "../../deps",
Expand Down

0 comments on commit f02d8f6

Please sign in to comment.