Skip to content

Commit

Permalink
Fix version in readme (#365)
Browse files Browse the repository at this point in the history
Closes #364
  • Loading branch information
domoritz authored May 27, 2021
1 parent f26ffb3 commit 10100bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parquet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Add this to your Cargo.toml:

```toml
[dependencies]
parquet = "5.0.0-SNAPSHOT"
parquet = "4.1.0"
```

and this to your crate root:
Expand Down

0 comments on commit 10100bb

Please sign in to comment.