From eeb877288f12d273a1e92d0c5d36e21d0357a16d Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Mon, 15 Apr 2024 21:35:29 -0400 Subject: [PATCH] Bump version to 0.3.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ef17644..5a39b46 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "physis" -version = "0.2.0" +version = "0.3.0" authors = ["Joshua Goins "] edition = "2021" description = "Interact with XIV game data."