From a610723c4a45d8f726b11aa150581d9a71f00104 Mon Sep 17 00:00:00 2001 From: Felipe Noronha Date: Wed, 18 Sep 2019 16:29:11 -0300 Subject: [PATCH] tag v0.5.7 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 338e33f..2c02958 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.5.6" +version = "0.5.7" [deps] Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"