Skip to content

Commit 8069367

Browse files
committed
Bump version to 0.2.4 in Cargo.toml and Cargo.lock
1 parent 55125e2 commit 8069367

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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,7 +1,7 @@
11
[package]
22
name = "basegeom"
33
description = "A library for 2D geometry, providing robust geometric algorithms for intersection/distance between circular arcs/line segments."
4-
version = "0.2.3"
4+
version = "0.2.4"
55
rust-version = "1.89"
66
edition = "2024"
77
categories = ["algorithms", "data-structures", "graphics", "mathematics"]

0 commit comments

Comments
 (0)