Skip to content

Commit bbc0fec

Browse files
committed
docs: update README
1 parent e311cd4 commit bbc0fec

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
@@ -28,7 +28,7 @@ Simple web push library for Elixir
2828
```elixir
2929
def deps do
3030
[
31-
{:web_push_elixir, "~> 0.1.0"}
31+
{:web_push_elixir, "~> 0.2.0"}
3232
]
3333
end
3434
```

0 commit comments

Comments
 (0)