diff --git a/README.md b/README.md index 9243163..ad60a75 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Library provides a simple API for Google Firestore based on the official gRPC AP Cargo.toml: ```toml [dependencies] -firestore = "0.36" +firestore = "0.37" ``` ## Examples