diff --git a/Cargo.lock b/Cargo.lock index 3ae8aac..b2bc31c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -363,7 +363,7 @@ dependencies = [ [[package]] name = "decky" -version = "0.0.1-alpha.14" +version = "0.0.2" dependencies = [ "anyhow", "boolinator", diff --git a/Cargo.toml b/Cargo.toml index 2297c22..8beb558 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "decky" -version = "0.0.1-alpha.14" +version = "0.0.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html