From f139a4dc4cddaa36a6ed933639d668ae49d5fef0 Mon Sep 17 00:00:00 2001 From: Chris McComb Date: Sun, 10 Dec 2023 13:51:29 -0500 Subject: [PATCH] Bumping version number for new commit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 86954a2..5908500 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,4 +18,4 @@ nalgebra = {version = ">=0.30.0", features=["rand"]} nalgebra-sparse = ">=0.9.0" [dev-dependencies] -mocktave = "0.1.4" \ No newline at end of file +mocktave = "0.1.5" \ No newline at end of file