diff options
author | Keuin <[email protected]> | 2022-03-28 10:45:19 +0800 |
---|---|---|
committer | Keuin <[email protected]> | 2022-03-28 10:45:19 +0800 |
commit | 6ad481ad208546a27f2872765e5aca14e8ec0d1f (patch) | |
tree | 55231f86164daa1b5b02615fcc9c7c4172ecf14f /Cargo.toml | |
parent | c328eb5d6125e1799f05bc82c3834a850172556a (diff) |
Bump version: 0.3.0v0.3.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.2.0" +version = "0.3.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |