diff options
author | Keuin <[email protected]> | 2022-03-28 20:57:42 +0800 |
---|---|---|
committer | Keuin <[email protected]> | 2022-03-28 20:57:42 +0800 |
commit | 3c8531e8a4d3a23c2f4f3875bc30d2cbe103ec47 (patch) | |
tree | 1db1795c8ee77aeddc9fd26f947ad863eee96549 /Cargo.toml | |
parent | e2e2f2238f5743340718ed049999dba5f4e4b4f7 (diff) |
Bump version.v0.5.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 = "kimikuri_rs" -version = "0.4.0" +version = "0.5.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |