diff --git a/Cargo.toml b/Cargo.toml index 13f32eb..828c1b8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "dr" description = "Command-line data file processing in Rust" -version = "0.6.1" +version = "0.6.2" edition = "2021" include = [ "**/*.rs",