From 9618ab551a149282ef2eac380523caba317d90f9 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Wed, 31 Jan 2024 16:38:01 -0500 Subject: [PATCH] Bump version to 0.2.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 582ce83..0373848 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "physis" -version = "0.2.0" +version = "0.2.1" authors = ["Joshua Goins "] edition = "2021" description = "Interact with XIV game data."