Skip to content

Commit 52956f4

Browse files
committed
cli: Release 0.9.3
1 parent d502548 commit 52956f4

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Changelog
22

3-
## Unreleased
3+
## [0.9.3] - 2024-07-12
44

55
### Updated
66

7-
- Use latest tinted-builder lib
7+
- Use latest tinted-builder lib which includes patch fixes
88

9-
## [0.9.2] - 2024-06-24
9+
## [0.9.2] - 2024-07-12
1010

1111
### Fixed
1212

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tinted-builder-rust/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tinted-builder-rust"
3-
version = "0.9.2"
3+
version = "0.9.3"
44
edition = "2021"
55
authors = ["Jamy Golden <[email protected]>", "Tinted Theming <[email protected]>"]
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)