Skip to content

Commit

Permalink
Update readme version
Browse files Browse the repository at this point in the history
  • Loading branch information
kipcole9 committed Feb 29, 2024
1 parent 8af0f56 commit 8ead9d7
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 @@ -187,7 +187,7 @@ The package can be installed by adding `unicode` to your list of dependencies in
```elixir
def deps do
[
{:unicode, "~> 1.18"}
{:unicode, "~> 1.19"}
]
end
```
Expand Down

0 comments on commit 8ead9d7

Please sign in to comment.