From 2e8b835d0b3be631441b09a04267a18eb636698a Mon Sep 17 00:00:00 2001 From: Timo Schwarzer Date: Thu, 24 Nov 2022 19:54:42 +0100 Subject: [PATCH] Bump version to 0.2.1 --- wotw_seedgen/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wotw_seedgen/Cargo.toml b/wotw_seedgen/Cargo.toml index d2804204..c6014b4f 100644 --- a/wotw_seedgen/Cargo.toml +++ b/wotw_seedgen/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "wotw_seedgen" description = "Seed Generator for the Ori and the Will of the Wisps Randomizer" -version = "0.2.0" +version = "0.2.1" authors = ["Sirius Ashling ", "Rikhardur Bjarni Einarsson "] edition = "2021" repository = "https://github.com/ori-rando/wotw-seedgen"