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 1309181 commit 05701aeCopy full SHA for 05701ae
mix.exs
@@ -4,7 +4,7 @@ defmodule Speck.MixProject do
4
def project do
5
[
6
app: :speck,
7
- version: "0.1.1",
+ version: "0.2.0",
8
elixir: "~> 1.14",
9
start_permanent: Mix.env == :prod,
10
compilers: Mix.compilers ++ [:speck],
0 commit comments