diff --git a/H/HilbertSpaceFillingCurve/Compat.toml b/H/HilbertSpaceFillingCurve/Compat.toml index a4dda852dcfd8c7..da17fc2bdc50039 100644 --- a/H/HilbertSpaceFillingCurve/Compat.toml +++ b/H/HilbertSpaceFillingCurve/Compat.toml @@ -1,9 +1,12 @@ -["0.0"] -BinDeps = "0.0-0.8" -Compat = "0.0-2.1" - ["0.0.1"] julia = "0.6-0.7" +["0.0.1-0.0.2"] +BinDeps = "0.0-0.8" +Compat = "0.0-2.1" + ["0.0.2"] julia = "0.6-1.3" + +["0.0.3"] +julia = "0.7-1.3" diff --git a/H/HilbertSpaceFillingCurve/Deps.toml b/H/HilbertSpaceFillingCurve/Deps.toml index ec9d5a3cb323a18..890c6cfa9bf57c5 100644 --- a/H/HilbertSpaceFillingCurve/Deps.toml +++ b/H/HilbertSpaceFillingCurve/Deps.toml @@ -1,4 +1,6 @@ ["0.0"] BinDeps = "9e28174c-4ba2-5203-b857-d8d62c4213ee" + +["0.0.1-0.0.2"] Compat = "34da2185-b29b-5c13-b0c7-acf172513d20" Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb" diff --git a/H/HilbertSpaceFillingCurve/Versions.toml b/H/HilbertSpaceFillingCurve/Versions.toml index a816bd9199525e8..54d44380d200e72 100644 --- a/H/HilbertSpaceFillingCurve/Versions.toml +++ b/H/HilbertSpaceFillingCurve/Versions.toml @@ -3,3 +3,6 @@ git-tree-sha1 = "a42745baebc350d2b49179ad3938a70cf0f9552a" ["0.0.2"] git-tree-sha1 = "b2dd35c2babd23a4b935fa6da0fe26381c6ef070" + +["0.0.3"] +git-tree-sha1 = "84ea46aae2af254b84762d2d7d379a0f1b553483"