diff --git a/Cargo.toml b/Cargo.toml index 07665c4e9..e4e03b8ce 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "mozjs" description = "Rust bindings to the Mozilla SpiderMonkey JavaScript engine." repository = "https://github.com/servo/rust-mozjs" -version = "0.9.4" +version = "0.9.5" authors = ["The Servo Project Developers"] build = "build.rs" license = "MPL-2.0"