diff --git a/Project.toml b/Project.toml index 359908b..bd95f36 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "CoDa" uuid = "5900dafe-f573-5c72-b367-76665857777b" author = "JĂșlio Hoffimann " -version = "0.10.0" +version = "0.10.1" [deps] AxisArrays = "39de3d68-74b9-583c-8d2d-e117c070f3a9" @@ -27,9 +27,9 @@ Distributions = "0.25" FillArrays = "0.12" RecipesBase = "1.2" ScientificTypes = "3.0" -StaticArrays = "0.12, 1.0" +StaticArrays = "1.0" StatsBase = "0.32, 0.33" -TableTransforms = "0.4" +TableTransforms = "1.0" Tables = "1.1" UnicodePlots = "2.0, 2.1, 2.2, 2.3, 2.4" julia = "1.6"