Skip to content

Commit f1d4b3c

Browse files
committed
release 0.0.4
1 parent d755185 commit f1d4b3c

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.4 (2025-04-12)
8+
79
### added
810

911
- visibility toggle in world example

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