diff --git a/Cargo.lock b/Cargo.lock index 3916405..4b9b4fb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -458,7 +458,7 @@ dependencies = [ [[package]] name = "fqtk" -version = "0.3.1" +version = "0.3.2-rc.1" dependencies = [ "ahash", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index 7b9f246..8cfdcca 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = [ "Nils Homer " ] name = "fqtk" -version = "0.3.1" +version = "0.3.2-rc.1" edition = "2021" license = "MIT" readme = "README.md"