From 06a197b07c384bbcb3e434f052ae6464224ee8ee Mon Sep 17 00:00:00 2001 From: Guillem Borrell Nogueras Date: Mon, 26 Dec 2022 16:11:45 +0100 Subject: [PATCH] Testing github actions --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1f9a55b..23bd6b3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "dr" description = "Command-line data file processing in Rust" -version = "0.5.3" +version = "0.5.4" edition = "2021" include = [ "**/*.rs",