From 4027ed1aa0785e29d1648c9ed86dace458ae6626 Mon Sep 17 00:00:00 2001 From: Tanmay Mohapatra Date: Sat, 5 Sep 2020 11:20:38 +0530 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index b1d0b59..4368f4a 100644 --- a/Project.toml +++ b/Project.toml @@ -3,7 +3,7 @@ uuid = "c41e01d8-14e5-11ea-185b-e7eabed7be4b" keywords = ["log", "rotate", "roller", "logrotate"] license = "MIT" authors = ["Tanmay Mohapatra "] -version = "0.4.0" +version = "0.4.1" [compat] julia = "1.2,1.3,1.4,1.5"