Skip to content

Commit d5351f4

Browse files
committed
chore: Release
1 parent 44e1d1d commit d5351f4

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
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.

crates/anstyle-roff/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
<!-- next-header -->
88
## [Unreleased] - ReleaseDate
99

10+
## [0.3.7] - 2025-08-04
11+
1012
## [0.3.6] - 2025-06-04
1113

1214
## [0.3.5] - 2024-10-24
@@ -46,7 +48,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
4648
## [0.1.0] - 2023-02-10
4749

4850
<!-- next-url -->
49-
[Unreleased]: https://github.com/rust-cli/anstyle/compare/anstyle-roff-v0.3.6...HEAD
51+
[Unreleased]: https://github.com/rust-cli/anstyle/compare/anstyle-roff-v0.3.7...HEAD
52+
[0.3.7]: https://github.com/rust-cli/anstyle/compare/anstyle-roff-v0.3.6...anstyle-roff-v0.3.7
5053
[0.3.6]: https://github.com/rust-cli/anstyle/compare/anstyle-roff-v0.3.5...anstyle-roff-v0.3.6
5154
[0.3.5]: https://github.com/rust-cli/anstyle/compare/anstyle-roff-v0.3.4...anstyle-roff-v0.3.5
5255
[0.3.4]: https://github.com/rust-cli/anstyle/compare/anstyle-roff-v0.3.3...anstyle-roff-v0.3.4

crates/anstyle-roff/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "anstyle-roff"
3-
version = "0.3.6"
3+
version = "0.3.7"
44
description = "Adapt between anstyle and roff"
55
categories = ["command-line-interface"]
66
keywords = ["ansi", "terminal", "roff"]

0 commit comments

Comments
 (0)