diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2023-03-13 21:34:13 -0230 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2023-03-13 21:34:13 -0230 |
| commit | 60801d22ec9c72eb1ec442e81728fad524b1df2b (patch) | |
| tree | 8f2f65f5032571b5ceb0618b9a6874d2ef145958 /Cargo.toml | |
| parent | e802373084b40bbecdf2ef214449961d0c482cc4 (diff) | |
| download | pfc-60801d22ec9c72eb1ec442e81728fad524b1df2b.zip | |
update version numberv0.7.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.6.2" +version = "0.7.0" edition = "2021" [dependencies] |