diff --git a/Project.toml b/Project.toml index 1f0fc52..c153049 100644 --- a/Project.toml +++ b/Project.toml @@ -1,14 +1,14 @@ name = "MolecularMinimumDistances" uuid = "46954fcc-1dd7-4352-b01d-a39240e91dc8" authors = ["Leandro Martinez and contributors"] -version = "0.3.1-DEV" +version = "0.3.1" [deps] CellListMap = "69e1c6dd-3888-40e6-b3c8-31ac5f578864" [compat] julia = "1.6" -CellListMap = "0.7.11" +CellListMap = "0.7.12" [extras] StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"