diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2023-02-02 13:19:53 -0330 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2023-02-02 13:19:53 -0330 |
| commit | 9edca8db00a11d1c9b8ff029e838365db376c79f (patch) | |
| tree | a577863b44b1a9c023b75e6f8fcb9e058d87ce81 | |
| parent | 9a501d0fe195634830dda87760ea0f38201a4ec2 (diff) | |
| download | pfc-0.2.0.zip | |
update version number to 0.2.0v0.2.0
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "pfc" -version = "0.1.0" +version = "0.2.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |