Skip to content

Commit

Permalink
chore: increase arena version
Browse files Browse the repository at this point in the history
  • Loading branch information
tvillegas98 committed Nov 20, 2024
1 parent 004f3b8 commit 5cf5e49
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.9.1",
version: "0.10.1",
build_path: "../../_build",
config_path: "../../config/config.exs",
deps_path: "../../deps",
Expand Down

0 comments on commit 5cf5e49

Please sign in to comment.