Skip to content

Commit 9866e64

Browse files
committed
Prepare for 0.4.0 release.
1 parent 6176ec9 commit 9866e64

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.0
44

55
### Breaking changes
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.3.1"
3+
version = "0.4.0"
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)