Skip to content

Commit 20bdfe7

Browse files
Bump version
1 parent 9c9eb0d commit 20bdfe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ defmodule Quarto.MixProject do
55
def project do
66
[
77
app: :quarto,
8-
version: "1.1.5",
8+
version: "1.1.6",
99
elixir: "~> 1.10",
1010
elixirc_paths: elixirc_paths(Mix.env()),
1111
start_permanent: Mix.env() == :prod,

0 commit comments

Comments
 (0)