diff --git a/README.md b/README.md index e8e7157..c65319e 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Library provides a simple API for Google Firestore: Cargo.toml: ```toml [dependencies] -firestore = "0.6" +firestore = "0.7" ``` Example code: