Skip to content

Commit b2491ab

Browse files
committed
v0.5.0
1 parent 36c7f58 commit b2491ab

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.5.0 (2024-11-19)
99

1010
### Breaking Changes
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.3"
3+
version = "0.5.0"
44
rust-version = "1.70.0"
55
edition = "2021"
66
description = "A math library specialized for 2d screen graphics."

0 commit comments

Comments
 (0)