Skip to content

Commit 8be88ec

Browse files
authored
Merge pull request sFractal-Podii#1252 from sparrell/workaround10
v10
2 parents dda057e + 5ccf558 commit 8be88ec

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.9",
8+
version: "1.0.10",
99
elixir: "~> 1.15.4",
1010
elixirc_paths: elixirc_paths(Mix.env()),
1111
start_permanent: Mix.env() == :prod,

0 commit comments

Comments
 (0)