From d60a545cb346d381905f731670f74b22faf4dc6b Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Thu, 22 Aug 2024 21:35:32 -0700 Subject: add some examples to README --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index dab06a7..75554fb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ description = "Weather and Eorzean Time Library for Final Fantasy XIV" repository = "https://github.com/pinapelz/ffxiv-chronowatcher" readme = "README.md" keywords = ["ffxiv", "eorzea", "weather", "time"] -version = "0.0.1" +version = "0.0.2" edition = "2021" exclude = [ "src/main.rs", -- cgit v1.2.3