1
Fork 0
mirror of https://github.com/redstrate/Physis.git synced 2025-04-20 11:47:46 +00:00

Fix displayed version of physis in README

This commit is contained in:
Joshua Goins 2024-06-29 10:05:01 -04:00
parent c90a46186f
commit 22c5c71f42

View file

@ -68,7 +68,7 @@ If you want to use Physis in your Rust project, you can simply add it as a depen
```toml
[dependencies]
physis = "0.2"
physis = "0.4"
```
Documentation is available online at [docs.xiv.zone](https://docs.xiv.zone/docs/physis). It's automatically updated as new