From 9b040a1de304517f3de83b125ac7c137b336d1ba Mon Sep 17 00:00:00 2001 From: Registrator Date: Fri, 14 Aug 2020 06:18:43 +0530 Subject: [PATCH] New version: Matte v0.2.0 (#19473) UUID: b0b859e2-eb2e-45cd-bd98-8fc21bfdc9fa Repo: https://github.com/angusmoore/Matte.jl.git Tree: 55478c4496f7816925dfa3a20ae6fd81750d4ffa Registrator tree SHA: 58e84c9733c0606ca53349dbce519209d8a8402b --- M/Matte/Compat.toml | 10 ++++++++-- M/Matte/Versions.toml | 3 +++ 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/M/Matte/Compat.toml b/M/Matte/Compat.toml index bb42e22cd26a3c9..c9980dc2a93e795 100644 --- a/M/Matte/Compat.toml +++ b/M/Matte/Compat.toml @@ -1,9 +1,11 @@ [0] -DataFrames = "0.20" JSON = "0.21" Tables = "1" julia = "1" +["0-0.1"] +DataFrames = "0.20" + ["0-0.1.0"] Genie = "0.25.6-0.27" Plots = "0.28.4-0.29" @@ -14,5 +16,9 @@ Genie = ["0.25.6-0.28", "0.30"] ["0.1.1-0"] Plots = ["0.28.4-0.29", "1"] -["0.1.2-0"] +["0.1.2-0.1"] Genie = ["0.25.6-0.28", "0.30-0.31"] + +["0.2-0"] +DataFrames = "0.21" +Genie = "1.1.0-1" diff --git a/M/Matte/Versions.toml b/M/Matte/Versions.toml index f56aacf2c51c49b..9edfcb64c2de931 100644 --- a/M/Matte/Versions.toml +++ b/M/Matte/Versions.toml @@ -6,3 +6,6 @@ git-tree-sha1 = "3e31d06bae0f189417cfac178da71ae2c0aba916" ["0.1.2"] git-tree-sha1 = "bf12f4731330c5bdfe5a8a1f1f22b595765f7764" + +["0.2.0"] +git-tree-sha1 = "55478c4496f7816925dfa3a20ae6fd81750d4ffa"