Skip to content

Commit

Permalink
bump version in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
No9 committed Jan 17, 2022
1 parent c9a27de commit eae9379
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.1"
libcrio = "0.1.4"
```

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

0 comments on commit eae9379

Please sign in to comment.