diff --git a/Cargo.toml b/Cargo.toml index 075032c..bf0b79a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "steamlocate" -version = "2.0.0-beta.1" +version = "2.0.0-beta.2" authors = ["William Venner "] edition = "2018" repository = "https://github.com/WilliamVenner/steamlocate-rs"