From 2e27affe4c32d13244aaddc8e7b7f342e6099b5a Mon Sep 17 00:00:00 2001 From: Felipe Noronha Date: Mon, 5 Sep 2022 10:36:20 -0300 Subject: [PATCH] Tag v0.8.4 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 6c0a40f..4d0a285 100644 --- a/Project.toml +++ b/Project.toml @@ -3,7 +3,7 @@ uuid = "fdbf4ff8-1666-58a4-91e7-1b58723a45e0" license = "MIT" authors = ["Felipe Noronha "] repo = "https://github.com/felipenoris/XLSX.jl.git" -version = "0.8.4-dev" +version = "0.8.4" [deps] Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"