diff --git a/Cargo.toml b/Cargo.toml index 927e249..1786176 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "miow" -version = "0.2.1" +version = "0.2.2" authors = ["Alex Crichton "] license = "MIT/Apache-2.0" readme = "README.md"