diff --git a/Cargo.lock b/Cargo.lock index b620807..cc47d8d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -961,7 +961,7 @@ checksum = "43d84d1d7a6ac92673717f9f6d1518374ef257669c24ebc5ac25d5033828be58" [[package]] name = "protontweaks-api" -version = "0.1.0" +version = "0.2.0" dependencies = [ "log", "reqwest", diff --git a/Cargo.toml b/Cargo.toml index 37030a3..4afabe9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ homepage = "https://protontweaks.com" repository = "https://github.com/rain-cafe/protontweaks-api-rs" documentation = "https://docs.rs/protontweaks-api/" license-file = "LICENSE" -version = "0.1.0" +version = "0.2.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html