Skip to content

Commit 7899fc2

Browse files
committed
v0.4.1
1 parent f981e2b commit 7899fc2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## Unreleased
8+
## v0.4.1 (2024-10-07)
99

1010
### Changed
1111

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "figures"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
rust-version = "1.70.0"
55
edition = "2021"
66
description = "A math library specialized for 2d screen graphics."

0 commit comments

Comments
 (0)