Mercurial > repos > public > sbplib_julia
diff Project.toml @ 1822:189e69d44056 feature/grids/tensor_grid/spacing
Merge default
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Sun, 20 Oct 2024 20:38:39 +0200 |
parents | 89d7f7b02824 |
children | 244311761969 1c58005429fd |
line wrap: on
line diff
--- a/Project.toml Wed Oct 02 11:11:33 2024 -0700 +++ b/Project.toml Sun Oct 20 20:38:39 2024 +0200 @@ -1,9 +1,10 @@ name = "Diffinitive" uuid = "5a373a26-915f-4769-bcab-bf03835de17b" authors = ["Jonatan Werpers <jonatan@werpers.com>", "Vidar Stiernström <vidar.stiernstrom@gmail.com>, and contributors"] -version = "0.1.2" +version = "0.1.3" [deps] +LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"