Skip to content

Commit 06a3c9e

Browse files
committed
Update version and change-log for 0.10.3.
1 parent dfccdc9 commit 06a3c9e

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## bevy_mod_outline 0.10.3 (2025-08-24)
4+
5+
### Added
6+
- Added OutlineWarmUp for warming up pipelines.
7+
38
## bevy_mod_outline 0.10.2 (2025-06-19)
49

510
### Fixed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bevy_mod_outline"
3-
version = "0.10.2"
3+
version = "0.10.3"
44
edition = "2021"
55
license = "MIT OR Apache-2.0"
66
description = "A mesh outlining plugin for Bevy."

0 commit comments

Comments
 (0)