Skip to content

Commit

Permalink
Increase version because of breaking change in 7-bit decoding
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewtimberlake committed Aug 23, 2024
1 parent fbc5593 commit 9141dba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ defmodule Mail.Mixfile do
use Mix.Project

@source_url "https://github.com/DockYard/elixir-mail"
@version "0.3.1"
@version "0.4.0"

def project do
[
Expand Down

0 comments on commit 9141dba

Please sign in to comment.