From 7740e982f02dc49c59435766e8e9c193d41afce5 Mon Sep 17 00:00:00 2001 From: Registrator Date: Mon, 9 Nov 2020 00:18:21 +0530 Subject: [PATCH] New version: NamedPlus v0.0.6 (#24334) UUID: c949b730-32ca-5034-8981-9fadbaa9e517 Repo: https://github.com/mcabbott/NamedPlus.jl.git Tree: 55a8bb1e2d40bbf52b38b3c0fab83cacaeec4152 Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416 --- N/NamedPlus/Compat.toml | 7 ++++++- N/NamedPlus/Versions.toml | 3 +++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/N/NamedPlus/Compat.toml b/N/NamedPlus/Compat.toml index a66cec1face5de3..3064aaca1b4d8e4 100644 --- a/N/NamedPlus/Compat.toml +++ b/N/NamedPlus/Compat.toml @@ -1,6 +1,5 @@ [0] Compat = "3.1.0-3" -EllipsisNotation = "0.4" MacroTools = "0.5" NamedDims = "0.2.16-0.2" OffsetArrays = ["0.11", "1"] @@ -13,6 +12,12 @@ julia = "1" RecipesBase = "0.7-0.8" TransmuteDims = "0.0.3" +["0-0.0.5"] +EllipsisNotation = "0.4" + ["0.0.5-0"] RecipesBase = ["0.7-0.8", "1"] TransmuteDims = "0.0.3-0.0.4" + +["0.0.6-0"] +EllipsisNotation = ["0.4", "1"] diff --git a/N/NamedPlus/Versions.toml b/N/NamedPlus/Versions.toml index 53400927707b658..11b2a41bda8c404 100644 --- a/N/NamedPlus/Versions.toml +++ b/N/NamedPlus/Versions.toml @@ -12,3 +12,6 @@ git-tree-sha1 = "79b036c75d02770a97f99ae11bd0cb3eaab9cfbb" ["0.0.5"] git-tree-sha1 = "2e9ed951b8f759bc0e2278bf76f64789ff056777" + +["0.0.6"] +git-tree-sha1 = "55a8bb1e2d40bbf52b38b3c0fab83cacaeec4152"