diff --git a/Cargo.toml b/Cargo.toml index cbe1c0a..fbf9a7e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "amp-common" description = "Rust libraries shared across Amphitheatre components and libraries" -version = "0.9.3" +version = "0.9.4" edition = "2021" license = "Apache-2.0" homepage = "https://amphitheatre.app"