Skip to content

Commit 5243846

Browse files
committed
release 0.0.5
1 parent 70ae088 commit 5243846

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ the format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
44

55
## unreleased
66

7+
# 0.0.5 (2025-04-22)
8+
79
### added
810

911
- inspector root inherits `RenderLayers` of its `TargetCamera`

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 = "aalo"
3-
version = "0.0.4"
3+
version = "0.0.5"
44
edition = "2021"
55
categories = ["asynchronous", "gui", "game-development"]
66
description = "aka bevy-inspector-haalka, a bevy_ui-native inspector for Bevy"

0 commit comments

Comments
 (0)