Skip to content

Commit f5c92db

Browse files
committed
Roll version
1 parent d37523f commit f5c92db

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.19 (TBA)
3+
## v0.3.19 (2023-11-19)
44

55
* Ignore `@charset` CSS at-rule
66

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.18"
4+
@version "0.3.19"
55

66
def project do
77
[

0 commit comments

Comments
 (0)