diff --git a/Cargo.lock b/Cargo.lock index 364042ba..0ae28dff 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -716,7 +716,7 @@ checksum = "835a3dc7d1ec9e75e2b5fb4ba75396837112d2060b03f7d43bc1897c7f7211da" [[package]] name = "fibertools-rs" -version = "0.3.8" +version = "0.3.9" dependencies = [ "anstyle", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index b8c53ca0..2c4222fc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ license = "MIT" name = "fibertools-rs" readme = "README.md" repository = "https://github.com/fiberseq/fibertools-rs" -version = "0.3.8" +version = "0.3.9" [[bin]] name = "ft"