From 964e30b4ef53d9c9326622d13ae4ba599290aa72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olav=20M=C3=B8yner?= Date: Sun, 16 Oct 2022 16:15:39 +0200 Subject: [PATCH] Bump version number --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index cf9cf415..980da833 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "JutulDarcy" uuid = "82210473-ab04-4dce-b31b-11573c4f8e0a" authors = ["Olav Møyner "] -version = "0.1.3" +version = "0.1.4" [deps] AlgebraicMultigrid = "2169fc97-5a83-5252-b627-83903c6c433c" @@ -25,7 +25,7 @@ Tullio = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc" AlgebraicMultigrid = "0.5.1" DataStructures = "0.18.13" ForwardDiff = "0.10.30" -Jutul = "0.1.3" +Jutul = "0.1.5" Krylov = "0.8.1" LoopVectorization = "0.12.115" MAT = "0.10.3"