From ca319748ca14dc0a3b05e681793e35af5968d4a5 Mon Sep 17 00:00:00 2001 From: Jeremy Whiting Date: Mon, 23 Oct 2023 12:07:10 -0600 Subject: [PATCH] Bump package version to 0.9.0 for testing. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e9a671c..5a1280f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "steamos-manager" -version = "0.1.0" +version = "0.9.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html