Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gpedic committed Jul 14, 2023
1 parent 1cfb96c commit 784b6dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -68,7 +68,7 @@ Add `:shortuuid` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:shortuuid, "~> 2.0"}
{:shortuuid, "~> 3.0"}
]
end
```
Expand Down

0 comments on commit 784b6dc

Please sign in to comment.