Skip to content

Commit ac79525

Browse files
committed
forgot version bump in mix.
1 parent 9b047f1 commit ac79525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ defmodule WalEx.MixProject do
44
def project do
55
[
66
app: :walex,
7-
version: "4.1.0",
7+
version: "4.2.0",
88
elixir: "~> 1.15",
99
build_embedded: Mix.env() == :prod,
1010
start_permanent: Mix.env() == :prod,

0 commit comments

Comments
 (0)