We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 524080a commit acc3754Copy full SHA for acc3754
1 file changed
mix.exs
@@ -4,7 +4,7 @@ defmodule Craftplan.MixProject do
4
def project do
5
[
6
app: :craftplan,
7
- version: "0.4.0",
+ version: "0.4.1",
8
elixir: "~> 1.15",
9
elixirc_paths: elixirc_paths(Mix.env()),
10
start_permanent: Mix.env() == :prod,
0 commit comments