diff --git a/chitchat/Cargo.toml b/chitchat/Cargo.toml index 453454e..75f5a8b 100644 --- a/chitchat/Cargo.toml +++ b/chitchat/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "chitchat" -version = "0.8.0" +version = "0.9.0" edition = "2021" license = "MIT" authors = ["Quickwit, Inc. "]