We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bf9915 commit 8afd2b1Copy full SHA for 8afd2b1
mix.exs
@@ -4,7 +4,7 @@ defmodule Speck.MixProject do
4
def project do
5
[
6
app: :speck,
7
- version: "1.1.0",
+ version: "1.2.0",
8
elixir: "~> 1.14",
9
start_permanent: Mix.env == :prod,
10
compilers: Mix.compilers ++ [:speck],
0 commit comments