From 22c5c71f4226e15d3cdea0f6c70e4fb9bb4cb007 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Sat, 29 Jun 2024 10:05:01 -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..0ed3572 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.4" ``` Documentation is available online at [docs.xiv.zone](https://docs.xiv.zone/docs/physis). It's automatically updated as new