diff --git a/Cargo.lock b/Cargo.lock index 1e7a4fa..2cc92b6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -17,7 +17,7 @@ checksum = "fb58b6451e8c2a812ad979ed1d83378caa5e927eef2622017a45f251457c2c9d" [[package]] name = "genshin-auto-fish" -version = "0.1.0" +version = "0.2.0" dependencies = [ "bindings", "windows", diff --git a/Cargo.toml b/Cargo.toml index c34067d..51c2e24 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "genshin-auto-fish" -version = "0.1.0" +version = "0.2.0" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html