diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2023-02-11 12:04:43 -0330 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2023-02-11 12:04:43 -0330 |
| commit | 732f607355ffc11cac26fe2ef6c2f8c8c86f9d16 (patch) | |
| tree | 504fcf0910187c0356b9853cef413e0bc1a7496c /Cargo.toml | |
| parent | 770beedb4466c02a8dc34fc0e1ef2af7bb421331 (diff) | |
| download | pfc-732f607355ffc11cac26fe2ef6c2f8c8c86f9d16.zip | |
update man page and version numberv0.6.0
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "pfc" -version = "0.5.1" +version = "0.6.0" edition = "2021" [dependencies] |