Skip to content

Commit 57ff02d

Browse files
committed
docs: update README
1 parent 40334d3 commit 57ff02d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Simple web push library for Elixir
2929
```elixir
3030
def deps do
3131
[
32-
{:web_push_elixir, "~> 0.2.0"}
32+
{:web_push_elixir, "~> 0.4.0"}
3333
]
3434
end
3535
```

0 commit comments

Comments
 (0)