From 8a599630d7b870ab9d6e78ba73324c5af23119db Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Fri, 22 Sep 2023 19:41:32 -0400 Subject: [PATCH] Bump version to 0.1.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a9fe36e..dbdc9d7 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "physis" -version = "0.1.3" +version = "0.1.4" authors = ["Joshua Goins "] edition = "2021" description = "Interact with XIV game data."