diff --git a/Cargo.lock b/Cargo.lock index 5a909713..8db86914 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4214,7 +4214,7 @@ dependencies = [ [[package]] name = "rotel" -version = "0.2.1" +version = "0.2.2" dependencies = [ "abi_stable", "arrow", diff --git a/Cargo.toml b/Cargo.toml index 29dd3316..5b7639f8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rotel" -version = "0.2.1" +version = "0.2.2" edition = "2024" homepage = "https://github.com/streamfold/rotel" readme = "README.md"