diff --git a/Project.toml b/Project.toml index 8008409..a152a8a 100644 --- a/Project.toml +++ b/Project.toml @@ -3,7 +3,7 @@ uuid = "17051e67-205e-509e-8301-03b320b998e6" license = "MIT" desc = "geometric primitives for piecewise functions on grids" authors = ["Steven G. Johnson, Wonseok Shin , and contributors"] -version = "0.5.1" +version = "0.6" [deps] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"