diff --git a/Cargo.toml b/Cargo.toml index 6bf18b8..670eff4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "amp-client" description = "The Amphitheatre API client for Rust" -version = "0.4.3" +version = "0.5.0" edition = "2021" license = "Apache-2.0" homepage = "https://amphitheatre.app"