From 340f4ae3462cc5d8b4cbf5c77d5b92bb62645ea9 Mon Sep 17 00:00:00 2001 From: Guillem Borrell Nogueras Date: Mon, 21 Nov 2022 00:27:32 +0100 Subject: [PATCH] Update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f89d5e4..0488768 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "dr" description = "Command-line data file processing in Rust" -version = "0.2.0" +version = "0.2.1" edition = "2021" include = [ "**/*.rs",