Skip to content

Commit c1a9b6d

Browse files
authored
Increment version number after updating gen_smtp dependency
1 parent b786cc6 commit c1a9b6d

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
@@ -2,7 +2,7 @@ defmodule Mailman.Mixfile do
22
use Mix.Project
33

44
@source_url "https://github.com/kamilc/mailman"
5-
@version "0.4.3"
5+
@version "0.4.4"
66

77
def project do
88
[

0 commit comments

Comments
 (0)