diff --git a/README.md b/README.md index 1df7767..b0e3ffc 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Cargo.toml: ```toml [dependencies] -firestore = "0.41" +firestore = "0.42" ``` ## Examples