From 0de12b22b6ce8b781b8361f6bda9e9290b0499ce Mon Sep 17 00:00:00 2001 From: Chris Rackauckas Date: Mon, 13 Dec 2021 22:58:18 -0500 Subject: [PATCH] another patch --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 9ee39bfbd..f4a334e63 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "LinearSolve" uuid = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae" authors = ["Jonathan and contributors"] -version = "0.1.5" +version = "0.1.6" [deps] ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"