Skip to content

Commit 57b9870

Browse files
committed
Version bump to 0.6.0
1 parent 6ccca8f commit 57b9870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ defmodule HAP.MixProject do
44
def project do
55
[
66
app: :hap,
7-
version: "0.5.0",
7+
version: "0.6.0",
88
elixir: "~> 1.13",
99
start_permanent: Mix.env() == :prod,
1010
deps: deps(),

0 commit comments

Comments
 (0)