diff --git a/N/NeighbourLists/Compat.toml b/N/NeighbourLists/Compat.toml index 871b7b2f6d10826..d50a86b5a274ca6 100644 --- a/N/NeighbourLists/Compat.toml +++ b/N/NeighbourLists/Compat.toml @@ -1,8 +1,12 @@ -[0] -StaticArrays = "0.0.0-0.12" - ["0-0.2"] julia = "0.6-1" -["0.3-0"] +["0-0.5.0"] +StaticArrays = "0.0.0-0.12" + +["0.3-0.5.0"] julia = ["0.7", "1"] + +["0.5.5-0"] +StaticArrays = "1" +julia = "1" diff --git a/N/NeighbourLists/Versions.toml b/N/NeighbourLists/Versions.toml index 0ff6af728cc5e61..cec93b096626f7e 100644 --- a/N/NeighbourLists/Versions.toml +++ b/N/NeighbourLists/Versions.toml @@ -15,3 +15,6 @@ git-tree-sha1 = "3500cf378d26435ceb5b0ab49dc512ef55f35a78" ["0.5.0"] git-tree-sha1 = "c807689feb2127a011d8e174541c79e5a3a8acab" + +["0.5.5"] +git-tree-sha1 = "ba1b33c8d89141f4a9de3f2401604d95822c5ee7"