We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 895339b commit 0b7d2faCopy full SHA for 0b7d2fa
2 files changed
crates/slosh2d/Cargo.toml
@@ -3,7 +3,7 @@ name = "slosh2d"
3
authors = ["Sébastien Crozet <sebcrozet@dimforge.com>"]
4
description = "Cross-platform GPU 2D Material Point Method implementation."
5
repository = "https://github.com/dimforge/slosh"
6
-version = "0.3.0"
+version = "0.3.1"
7
edition = "2024"
8
license = "Apache-2.0"
9
crates/slosh3d/Cargo.toml
@@ -3,7 +3,7 @@ name = "slosh3d"
description = "Cross-platform GPU 3D Material Point Method implementation."
0 commit comments