From a3826d6185d494991f289f04700f6dabff877e14 Mon Sep 17 00:00:00 2001 From: Rafael Schouten Date: Wed, 7 Oct 2020 15:11:05 +1100 Subject: [PATCH] update DD and bump minor version to 0.10.7 --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 66d11642..99406d73 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "DynamicGrids" uuid = "a5dba43e-3abc-5203-bfc5-584ca68d3f5b" authors = ["Rafael Schouten "] -version = "0.10.6" +version = "0.10.7" [deps] Colors = "5ae59095-9a9b-59fe-a467-6f913c188581" @@ -26,7 +26,7 @@ UnicodeGraphics = "ebadf6b4-db70-5817-83da-4a19ad584e34" Colors = "0.9, 0.10, 0.11, 0.12" ConstructionBase = "1" Crayons = "4" -DimensionalData = "0.11, 0.12" +DimensionalData = "0.11, 0.12, 0.13" DocStringExtensions = "0.8" FieldDefaults = "0.3.1" FieldDocTables = "0.1"