Skip to content

Commit fcaedc9

Browse files
committed
Update version
1 parent 5b11f0d commit fcaedc9

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
@@ -9,7 +9,7 @@ defmodule Mailman.Mixfile do
99
homepage_url: "https://github.com/kamilc/mailman",
1010
description: "Library providing a clean way of defining mailers in Elixir apps",
1111
package: package(),
12-
version: "0.4.2",
12+
version: "0.4.3",
1313
elixir: "~> 1.0",
1414
deps: deps(),
1515
]

0 commit comments

Comments
 (0)