We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33131e9 commit 9b28244Copy full SHA for 9b28244
README.md
@@ -60,7 +60,7 @@ random_string is [available in Hex](https://hex.pm/packages/random_string)!
60
61
```
62
def deps do
63
- [{:random_string, "~> 0.2.5"}]
+ [{:random_string, "~> 0.3.0"}]
64
end
65
66
0 commit comments