Skip to content

Commit

Permalink
mix: bump v0.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
denizenging committed Mar 2, 2023
1 parent fc56779 commit e6567bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ use Mix.Project
def project() do
[
app: :zenflows,
version: "0.1.10",
version: "0.1.11",
elixir: "~> 1.14", # erlang/otp 24-25
start_permanent: Mix.env() == :prod,
config_path: "conf/buildtime.exs",
Expand Down

0 comments on commit e6567bb

Please sign in to comment.