Skip to content

Commit eb8c8b6

Browse files
author
Ed Wildgoose
committed
version 1.4.1
1 parent 07c49a3 commit eb8c8b6

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
@@ -8,7 +8,7 @@ defmodule XmlRpc.Mixfile do
88
[
99
app: :xmlrpc,
1010
version: @version,
11-
elixir: "~> 1.4",
11+
elixir: "~> 1.4.1",
1212
name: "XMLRPC",
1313
build_embedded: Mix.env() == :prod,
1414
start_permanent: Mix.env() == :prod,

0 commit comments

Comments
 (0)