diff --git a/async-openai-wasm/Cargo.toml b/async-openai-wasm/Cargo.toml index a3f1ab9d..5db07eb9 100644 --- a/async-openai-wasm/Cargo.toml +++ b/async-openai-wasm/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "async-openai-wasm" -version = "0.23.0" +version = "0.23.1" authors = [ "Contributors of the async-openai crate", "ifsheldon " diff --git a/examples/assistants-file-search/src/main.rs b/examples/assistants-file-search/src/main.rs deleted file mode 100644 index e69de29b..00000000 diff --git a/examples/audio-translate/src/main.rs b/examples/audio-translate/src/main.rs deleted file mode 100644 index e69de29b..00000000