Skip to content

Commit 4521476

Browse files
committed
Bump patch version for underline bugfix
1 parent 18602e4 commit 4521476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ defmodule Mudbrick.MixProject do
1111
elixir: "~> 1.17",
1212
package: package(),
1313
start_permanent: Mix.env() == :prod,
14-
version: "0.8.0",
14+
version: "0.8.1",
1515

1616
# Docs
1717
source_url: @scm_url,

0 commit comments

Comments
 (0)