diff --git a/Project.toml b/Project.toml index 007fec27c..4ffac22a6 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "VoronoiFVM" uuid = "82b139dc-5afc-11e9-35da-9b9bdfd336f3" authors = ["Juergen Fuhrmann "] -version = "0.8.5" +version = "0.8.6" [deps] DiffResults = "163ba53b-c6d8-5494-b064-1a9d43ac40c5" @@ -20,7 +20,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" [compat] DiffResults = "^1.0.0" DocStringExtensions = "^0.8.0" -ExtendableGrids = "^0.2.3" +ExtendableGrids = "^0.3.0" ExtendableSparse = "^0.3.0" ForwardDiff = "^0.10.0" IterativeSolvers = "^0.8.0"