Skip to content

Commit 0b7d2fa

Browse files
committed
Release v0.3.1
1 parent 895339b commit 0b7d2fa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

crates/slosh2d/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "slosh2d"
33
authors = ["Sébastien Crozet <sebcrozet@dimforge.com>"]
44
description = "Cross-platform GPU 2D Material Point Method implementation."
55
repository = "https://github.com/dimforge/slosh"
6-
version = "0.3.0"
6+
version = "0.3.1"
77
edition = "2024"
88
license = "Apache-2.0"
99

crates/slosh3d/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "slosh3d"
33
authors = ["Sébastien Crozet <sebcrozet@dimforge.com>"]
44
description = "Cross-platform GPU 3D Material Point Method implementation."
55
repository = "https://github.com/dimforge/slosh"
6-
version = "0.3.0"
6+
version = "0.3.1"
77
edition = "2024"
88
license = "Apache-2.0"
99

0 commit comments

Comments
 (0)