Skip to content

Commit 48764f5

Browse files
committed
Roll version
1 parent 4c011f2 commit 48764f5

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.17 (TBA)
3+
## v0.3.17 (2023-02-21)
44

55
* `Premailex.HTMLInlineStyles.process/3` now warns when styles can't be loaded from URL's
66
* `Premailex.HTMLInlineStyles.process/1` now parses `<thead>` and `<tfoot>` elements

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.16"
4+
@version "0.3.17"
55

66
def project do
77
[

0 commit comments

Comments
 (0)