Skip to content

Commit 1371fab

Browse files
committed
Roll version
1 parent e3b6c4f commit 1371fab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## v0.3.11 (TBA)
3+
## v0.3.11 (2020-10-08)
44

55
* 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
66
* Relax floki requirement

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule Premailex.Mixfile do
22
use Mix.Project
33

4-
@version "0.3.10"
4+
@version "0.3.11"
55

66
def project do
77
[

0 commit comments

Comments
 (0)