Skip to content

Commit

Permalink
Bump minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
camelpunch committed Nov 6, 2024
1 parent 62e3e7c commit 56e28a1
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 @@ -11,7 +11,7 @@ defmodule Mudbrick.MixProject do
elixir: "~> 1.17",
package: package(),
start_permanent: Mix.env() == :prod,
version: "0.4.0",
version: "0.5.0",

# Docs
source_url: @scm_url,
Expand Down

0 comments on commit 56e28a1

Please sign in to comment.