diff --git a/Cargo.toml b/Cargo.toml index c816dafa..d2c1f115 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "goose" -version = "0.7.5-dev" +version = "0.7.5" authors = ["Jeremy Andrews "] edition = "2018" description = "A load testing tool inspired by Locust."