Skip to content

Commit c3d995d

Browse files
committed
Prepare for 0.3.0 release.
1 parent fde06f8 commit c3d995d

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.3.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.2.2"
3+
version = "0.3.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)