Skip to content

Commit

Permalink
docs, fix: version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gadomski committed Jul 8, 2023
1 parent 7f34a20 commit 061c8e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stac/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ There is one opt-in feature, `reqwest`, for blocking remote reads:

```toml
[dependencies]
stac = { version = "0.4", features = ["reqwest"]}
stac = { version = "0.5", features = ["reqwest"]}
```

Then:
Expand Down

0 comments on commit 061c8e8

Please sign in to comment.