Skip to content

Commit 3d51d6b

Browse files
committed
increment version to 0.17.1 for spade triangulation fix
1 parent cf10e1f commit 3d51d6b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "csgrs"
3-
version = "0.17.0"
3+
version = "0.17.1"
44
edition = "2024"
55
description = "Constructive solid geometry (CSG) on meshes using BSP trees in Rust"
66
authors = ["Timothy Schmidt <timschmidt@gmail.com>"]

0 commit comments

Comments
 (0)