diff --git a/CHANGELOG.md b/CHANGELOG.md index 1aed775..5e984fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## v0.3.11 (TBA) +## v0.3.11 (2020-10-08) * Fixed bug where the inline styles where applied to more than the first match causing in some cases styles to be missing for subsequent parent elements * Relax floki requirement diff --git a/mix.exs b/mix.exs index 2cea55a..69a16cf 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Premailex.Mixfile do use Mix.Project - @version "0.3.10" + @version "0.3.11" def project do [