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:14 -04:00
parent a4035df763
commit 303def4ee3

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 ```toml
[dependencies] [dependencies]
physis = "0.2" physis = "0.3"
``` ```
Documentation is available online at [docs.xiv.zone](https://docs.xiv.zone/docs/physis). It's automatically updated as new Documentation is available online at [docs.xiv.zone](https://docs.xiv.zone/docs/physis). It's automatically updated as new