Skip to content

Commit e7d84fa

Browse files
committed
Update version strings
Signed-off-by: Matthias Beyer <[email protected]>
1 parent b835988 commit e7d84fa

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)