Skip to content

Commit

Permalink
release: bump docs
Browse files Browse the repository at this point in the history
  • Loading branch information
No9 committed May 27, 2022
1 parent 1cf58a5 commit 2303209
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 @@ -19,7 +19,7 @@ The recommended way to use it is to add a line into your Cargo.toml such as:

```toml
[dependencies]
libcrio = "0.1.4"
libcrio = "2.0.0"
```

Then `use libcrio::Cli;` in your code wherever you want
Expand Down

0 comments on commit 2303209

Please sign in to comment.