diff options
author | Keuin <[email protected]> | 2022-03-28 15:05:44 +0800 |
---|---|---|
committer | Keuin <[email protected]> | 2022-03-28 15:05:44 +0800 |
commit | 94a8afa35169d8a2d85fc0572013abc7dfefa4b4 (patch) | |
tree | 87f4713e91e0c780511f5264a8d62be8786c8cc5 /Cargo.toml | |
parent | 0d36d2e4c4b7c0dc24c531d80081fb7aa1e6d6aa (diff) |
Bump version.v0.4.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.3.0" +version = "0.4.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |