diff --git a/mix.exs b/mix.exs index 2623d931f..841cd9c1c 100644 --- a/mix.exs +++ b/mix.exs @@ -4,7 +4,7 @@ defmodule Archethic.MixProject do def project do [ app: :archethic, - version: "0.20.0", + version: "0.20.1", build_path: "_build", config_path: "config/config.exs", deps_path: "deps",