Skip to content

Commit a03e2e7

Browse files
committed
Version 1.1.0
1 parent 33e4bef commit a03e2e7

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
@@ -4,7 +4,7 @@ defmodule Speck.MixProject do
44
def project do
55
[
66
app: :speck,
7-
version: "1.0.1",
7+
version: "1.1.0",
88
elixir: "~> 1.14",
99
start_permanent: Mix.env == :prod,
1010
compilers: Mix.compilers ++ [:speck],

0 commit comments

Comments
 (0)