Skip to content

Commit

Permalink
Bumping version number for new commit
Browse files Browse the repository at this point in the history
  • Loading branch information
cmccomb committed Dec 10, 2023
1 parent f139a4d commit 37f75d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "topopt"
version = "0.1.4"
version = "0.1.5"
edition = "2021"
authors = ["Chris McComb <[email protected]>"]
description = "Topology optimization in pure Rust, based on 99 lines of MATLAB"
Expand All @@ -18,4 +18,4 @@ nalgebra = {version = ">=0.30.0", features=["rand"]}
nalgebra-sparse = ">=0.9.0"

[dev-dependencies]
mocktave = "0.1.5"
mocktave = "0.1.4"

0 comments on commit 37f75d6

Please sign in to comment.