diff --git a/README.md b/README.md index 55d0dd0..03b2d7e 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Library provides a simple API for Google Firestore: Cargo.toml: ```toml [dependencies] -firestore = "0.9" +firestore = "0.10" ``` Example code: