diff --git a/Cargo.toml b/Cargo.toml index 680997f..a83528f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] authors = ["famfo", "karx"] name = "circe" -version = "0.1.4" +version = "0.1.5" edition = "2018" license = "Unlicense" description = "IRC crate in Rust"