From 303def4ee39b9eec5768bc1d78f6dc19300abbf9 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Sat, 29 Jun 2024 10:05:14 -0400 Subject: [PATCH] Fix displayed version of physis in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4268466..fd1ef71 100755 --- a/README.md +++ b/README.md @@ -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