Skip to content

Commit 7e7d674

Browse files
authored
Update mix.exs
1 parent c844d46 commit 7e7d674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: mix.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ defmodule Quadblockquiz.MixProject do
55
[
66
app: :quadblockquiz,
77
description: "Descri'be",
8-
version: "1.0.7",
8+
version: "1.0.8",
99
elixir: "~> 1.15.4",
1010
elixirc_paths: elixirc_paths(Mix.env()),
1111
start_permanent: Mix.env() == :prod,

0 commit comments

Comments
 (0)