We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 488c5d5 commit 2bddc1cCopy full SHA for 2bddc1c
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v0.3.15 (TBA)
+## v0.3.15 (2022-03-24)
4
5
* Fixed invalid spec in `Premailex.Util.traverse/3`
6
mix.exs
@@ -1,7 +1,7 @@
defmodule Premailex.Mixfile do
use Mix.Project
- @version "0.3.14"
+ @version "0.3.15"
def project do
7
[
0 commit comments