diff --git a/Cargo.toml b/Cargo.toml index 96ee3a4..5e21b5a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "Unlicense" name = "async-circe" readme = "README.md" repository = "https://git.karx.xyz/circe/async-circe.git" -version = "0.2.0" +version = "0.2.1" [dependencies.toml] version = "0.5"