Skip to content

Commit 429a5e7

Browse files
committed
Update README
Fixes #53
1 parent 2bc1d5a commit 429a5e7

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
@@ -10,7 +10,7 @@ If [available in Hex](https://hex.pm/docs/publish), the package can be installed
1010
```elixir
1111
def deps do
1212
[
13-
{:drops, "~> 0.1.0"}
13+
{:drops, "~> 0.2.0"}
1414
]
1515
end
1616
```

0 commit comments

Comments
 (0)