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 c0d93f6 commit f745d52Copy full SHA for f745d52
mix.exs
@@ -11,7 +11,7 @@ defmodule Mudbrick.MixProject do
11
elixir: "~> 1.17",
12
package: package(),
13
start_permanent: Mix.env() == :prod,
14
- version: "0.6.0",
+ version: "0.7.0",
15
16
# Docs
17
source_url: @scm_url,
0 commit comments