Skip to content

Commit

Permalink
Merge pull request #48 from Kees-van-Beilen/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
johanhelsing authored Jan 13, 2024
2 parents 73cd99f + 6722708 commit 2868d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ See the [examples](./examples) for further usage
Disable the default features when adding the dependency:

```toml
bevy_pkv = {version = 0.8, default-features = false}
bevy_pkv = {version = "0.9", default-features = false}
```

## Implementation details
Expand Down

0 comments on commit 2868d65

Please sign in to comment.