Skip to content

Commit b76d4ca

Browse files
committed
Prepare for 0.4.1 release.
1 parent 2b57b4f commit b76d4ca

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 0.4.1
44

55
### Improvements
66

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 = "aarch64-rt"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
edition = "2024"
55
license = "MIT OR Apache-2.0"
66
description = "Startup code and exception vector for aarch64 Cortex-A processors."

0 commit comments

Comments
 (0)