Skip to content

Commit 703bff6

Browse files
committed
Bump version and update changelog
1 parent cb9ab7a commit 703bff6

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

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,7 +1,7 @@
11
[package]
22
name = "mundy"
33
description = "Reads various system-level accessibility and UI preferences"
4-
version = "0.1.8"
4+
version = "0.1.9"
55
edition = "2021"
66
license = "Apache-2.0"
77
exclude = ["Justfile", "_typos.toml", "notes.md", "scripts/", ".github/"]

changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Changelog
2+
## 0.1.9
3+
* Update `bevy_color` to 0.16
4+
25
## 0.1.8
36
* ⬆️ Update `windows` to 0.61
47

0 commit comments

Comments
 (0)