Skip to content

Commit 198e7dc

Browse files
committed
Bump version
1 parent 6a880f7 commit 198e7dc

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
@@ -6,7 +6,7 @@ defmodule XmlBuilder.Mixfile do
66
def project do
77
[
88
app: :xml_builder,
9-
version: "2.3.0",
9+
version: "2.4.0",
1010
elixir: "~> 1.12",
1111
deps: deps(),
1212
docs: docs(),

0 commit comments

Comments
 (0)