Skip to content

Commit

Permalink
Bump README version
Browse files Browse the repository at this point in the history
  • Loading branch information
dvcrn committed Oct 30, 2023
1 parent c4f6b4f commit f734c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Unofficial Elixir wrapper for interacting with the [Binance API](https://github.
```elixir
def deps do
[
{:binance, "~> 2.0.0"}
{:binance, "~> 2.0.1"}
]
end
```
Expand Down

0 comments on commit f734c7a

Please sign in to comment.