Skip to content
This repository was archived by the owner on Apr 27, 2022. It is now read-only.

Commit 2abd887

Browse files
committed
release 0.5.0
1 parent 4e306de commit 2abd887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ defmodule Html5ever.Mixfile do
33

44
def project do
55
[app: :html5ever,
6-
version: "0.4.0",
6+
version: "0.5.0",
77
elixir: "~> 1.4",
88
build_embedded: Mix.env == :prod,
99
start_permanent: Mix.env == :prod,

0 commit comments

Comments
 (0)