Skip to content

Commit

Permalink
chore: Release
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Aug 24, 2023
1 parent 1135e81 commit 46e6d17
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
4 changes: 2 additions & 2 deletions 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-wincon/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

## [2.1.0] - 2023-08-24

### Compatibility

- Update MSRV to 1.70.0
Expand Down Expand Up @@ -71,7 +73,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [0.0.1] - 2023-03-07

<!-- next-url -->
[Unreleased]: https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v2.0.0...HEAD
[Unreleased]: https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v2.1.0...HEAD
[2.1.0]: https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v2.0.0...anstyle-wincon-v2.1.0
[2.0.0]: https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v1.0.2...anstyle-wincon-v2.0.0
[1.0.2]: https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v1.0.1...anstyle-wincon-v1.0.2
[1.0.1]: https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v1.0.0...anstyle-wincon-v1.0.1
Expand Down
2 changes: 1 addition & 1 deletion crates/anstyle-wincon/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "anstyle-wincon"
version = "2.0.0"
version = "2.1.0"
description = "Styling legacy Windows terminals"
repository = "https://github.com/rust-cli/anstyle.git"
homepage = "https://github.com/rust-cli/anstyle"
Expand Down

0 comments on commit 46e6d17

Please sign in to comment.