Skip to content

Commit

Permalink
Bump version to 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rrrene committed Jul 30, 2023
1 parent 986db9a commit 4de9ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defmodule HtmlSanitizeEx.Mixfile do
def project do
[
app: :html_sanitize_ex,
version: "1.4.2",
version: "1.4.3",
elixir: "~> 1.0",
description: "HTML sanitizer for Elixir",
source_url: "https://github.com/rrrene/html_sanitize_ex",
Expand Down

0 comments on commit 4de9ce3

Please sign in to comment.