We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e311cd4 commit bbc0fecCopy full SHA for bbc0fec
README.md
@@ -28,7 +28,7 @@ Simple web push library for Elixir
28
```elixir
29
def deps do
30
[
31
- {:web_push_elixir, "~> 0.1.0"}
+ {:web_push_elixir, "~> 0.2.0"}
32
]
33
end
34
```
0 commit comments