diff --git a/Cargo.toml b/Cargo.toml index 3f53cd7..9e94b53 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "jobserver" -version = "0.1.27" +version = "0.1.28" authors = ["Alex Crichton "] license = "MIT OR Apache-2.0" repository = "https://github.com/alexcrichton/jobserver-rs"