Skip to content

Commit 40334d3

Browse files
committed
build: bump v0.4.0
1 parent 8e051d0 commit 40334d3

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 WebPushElixir.MixProject do
44
def project do
55
[
66
app: :web_push_elixir,
7-
version: "0.2.0",
7+
version: "0.4.0",
88
elixir: "~> 1.15",
99
start_permanent: Mix.env() == :prod,
1010
deps: deps(),

0 commit comments

Comments
 (0)