diff --git a/F/FastaIO/Compat.toml b/F/FastaIO/Compat.toml index 12a18c28ba4bc0f..80515b535e92c58 100644 --- a/F/FastaIO/Compat.toml +++ b/F/FastaIO/Compat.toml @@ -4,10 +4,14 @@ GZip = "0.2.20-0.5" julia = "0.6-1" ["0.5-0"] -julia = ["0.7", "1"] - -["0.5-1"] GZip = "0.5" +julia = ["0.7", "1"] [1] julia = "1" + +["1.0.0"] +GZip = "0.5" + +["1.0.1-1"] +GZip = "0.5-0.6" diff --git a/F/FastaIO/Versions.toml b/F/FastaIO/Versions.toml index 454a63552235d20..9ba4ca82de3ada1 100644 --- a/F/FastaIO/Versions.toml +++ b/F/FastaIO/Versions.toml @@ -6,3 +6,6 @@ git-tree-sha1 = "af091e7129d38d85d611c209f2d83f5b4b450e20" ["1.0.0"] git-tree-sha1 = "1656782ed1b7c3643c5196aadf8e5107569daaa0" + +["1.0.1"] +git-tree-sha1 = "858ff053114d106a5fc94f2b4869d4cb58b13acc"