update nu-glob README (#5037)

This commit is contained in:
Michael Angerman
2022-03-30 10:44:23 -07:00
committed by GitHub
parent 31a4fc41eb
commit 82633e2df7

View File

@ -9,7 +9,7 @@ To use `nu-glob`, add this to your `Cargo.toml`:
```toml
[dependencies]
nu-glob = "0.59.1"
nu-glob = "0.60.0"
```
## Examples