Skip to content

Commit

Permalink
chore: Release
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Sep 12, 2023
1 parent 71cb411 commit fb47021
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion crates/anstyle-termcolor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
<!-- next-header -->
## [Unreleased] - ReleaseDate

## [1.1.0] - 2023-09-12

### Compatibility

- Update MSRV to 1.70.0
Expand Down Expand Up @@ -36,7 +38,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [0.1.1] - 2022-05-18

<!-- next-url -->
[Unreleased]: https://github.com/rust-cli/anstyle/compare/anstyle-termcolor-v1.0.0...HEAD
[Unreleased]: https://github.com/rust-cli/anstyle/compare/anstyle-termcolor-v1.1.0...HEAD
[1.1.0]: https://github.com/rust-cli/anstyle/compare/anstyle-termcolor-v1.0.0...anstyle-termcolor-v1.1.0
[1.0.0]: https://github.com/rust-cli/anstyle/compare/anstyle-termcolor-v0.3.0...anstyle-termcolor-v1.0.0
[0.3.0]: https://github.com/rust-cli/anstyle/compare/anstyle-termcolor-v0.2.2...anstyle-termcolor-v0.3.0
[0.2.2]: https://github.com/rust-cli/anstyle/compare/anstyle-termcolor-v0.2.1...anstyle-termcolor-v0.2.2
Expand Down
2 changes: 1 addition & 1 deletion crates/anstyle-termcolor/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "anstyle-termcolor"
version = "1.0.0"
version = "1.1.0"
description = "Adapt between termcolor and anstyle"
repository = "https://github.com/rust-cli/anstyle.git"
homepage = "https://github.com/rust-cli/anstyle"
Expand Down

0 comments on commit fb47021

Please sign in to comment.