diff --git a/src-tauri/Cargo.lock b/src-tauri/Cargo.lock index 6a64442..9f37c78 100644 --- a/src-tauri/Cargo.lock +++ b/src-tauri/Cargo.lock @@ -4,7 +4,7 @@ version = 3 [[package]] name = "AirISP-next" -version = "0.1.6" +version = "0.2.0" dependencies = [ "chrono", "clap", diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index bf8ed45..220bdf3 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "AirISP-next" -version = "0.1.6" +version = "0.2.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html