diff --git a/V/VT100/Compat.toml b/V/VT100/Compat.toml index 6e25427203b3f28..bab9692b673a792 100644 --- a/V/VT100/Compat.toml +++ b/V/VT100/Compat.toml @@ -1,4 +1,10 @@ [0] +julia = ["0.7", "1"] + +["0-0.3.2"] ColorTypes = "0.3.4-0.10" FixedPointNumbers = "0.3-0.5" -julia = ["0.7", "1"] + +["0.3.3-0"] +ColorTypes = "0.7-0.11" +FixedPointNumbers = "0.5-0.8" diff --git a/V/VT100/Deps.toml b/V/VT100/Deps.toml index 8a6a7495ef33b6f..5d963ee0989faa2 100644 --- a/V/VT100/Deps.toml +++ b/V/VT100/Deps.toml @@ -2,4 +2,6 @@ ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f" FixedPointNumbers = "53c48c17-4a7d-5ca2-90c5-79b7896eea93" REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb" + +["0-0.3.2"] Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" diff --git a/V/VT100/Versions.toml b/V/VT100/Versions.toml index 6fd200fc8469ced..f5fd851638b4cd2 100644 --- a/V/VT100/Versions.toml +++ b/V/VT100/Versions.toml @@ -6,3 +6,6 @@ git-tree-sha1 = "be09c4083f21f11042452e826d99df8647b8db91" ["0.3.2"] git-tree-sha1 = "b15606f470e02061183738dd8d6d3ad5e115ed76" + +["0.3.3"] +git-tree-sha1 = "cc6266152670d64fba6907fb0f6b728072a7f09f"