Skip to content

Commit

Permalink
docs: fix readme version
Browse files Browse the repository at this point in the history
  • Loading branch information
vhf committed May 22, 2024
1 parent 00dfa6d commit 4ff76a7
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 @@ -17,7 +17,7 @@ The package can be installed by adding `tezex` to your list of dependencies in `
```elixir
def deps do
[
{:tezex, "~> 1.0.0"}
{:tezex, "~> 2.0.0"}
]
end
```
Expand Down

0 comments on commit 4ff76a7

Please sign in to comment.