Skip to content

Commit

Permalink
Fix displayed version of physis in README
Browse files Browse the repository at this point in the history
  • Loading branch information
redstrate committed Jun 29, 2024
1 parent a4035df commit 303def4
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 @@ -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.3"
```

Documentation is available online at [docs.xiv.zone](https://docs.xiv.zone/docs/physis). It's automatically updated as new
Expand Down

0 comments on commit 303def4

Please sign in to comment.