Skip to content

Commit

Permalink
Update mix.exs
Browse files Browse the repository at this point in the history
update verson manually since dorking pull request
  • Loading branch information
sparrell committed Apr 5, 2024
1 parent 2e4c51c commit 74cd5f7
Showing 1 changed file with 1 addition and 1 deletion.
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 Quadblockquiz.MixProject do
[
app: :quadblockquiz,
description: "Descri'be",
version: "1.0.4",
version: "1.0.6",
elixir: "~> 1.15.4",
elixirc_paths: elixirc_paths(Mix.env()),
start_permanent: Mix.env() == :prod,
Expand Down

0 comments on commit 74cd5f7

Please sign in to comment.