From 029b1fb3f55bc80951208b7d639bb55e285268b9 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Tue, 24 Jun 2025 15:50:07 -0400 Subject: [PATCH] Bump version to 0.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 28b6b4b..32012a3 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "physis" -version = "0.4.0" +version = "0.5.0" authors = ["Joshua Goins "] edition = "2024" description = "Library for reading and writing FFXIV data."