Skip to content

Commit e06c9de

Browse files
Merge #17
17: Update version strings r=matthiasbeyer a=matthiasbeyer I always forget _something_. At least it is not that criticial. Co-authored-by: Matthias Beyer <[email protected]>
2 parents b835988 + e7d84fa commit e06c9de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ which has no flags and always succeeds if used.
3232
### Example Output
3333

3434
```txt
35-
clap-permission-flag 0.2.0
35+
clap-permission-flag 0.3.0
3636
Yoshua Wuyts <[email protected]>
3737
Drop permissions of a CLI using structopt
3838
@@ -60,7 +60,7 @@ Since `--chroot` may not be suitable for all applications, it is behind the
6060

6161
```toml
6262
[dependencies.clap-permission-flag]
63-
version = "0.2"
63+
version = "0.3"
6464
features = ["chroot"]
6565
```
6666

0 commit comments

Comments
 (0)