diff --git a/Cargo.toml b/Cargo.toml index a5228f5..e8fdc71 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tide-testing" -version = "0.1.1" +version = "0.1.2" authors = ["Jacob Rothstein "] edition = "2018" description = "tide testing helper"