Skip to content

Commit f699311

Browse files
committed
🔖 Bump version and update changelog
1 parent 8e25d0d commit f699311

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-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.

crates/xterm-color/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repository = "https://github.com/bash/terminal-colorsaurus"
66
categories = ["command-line-interface"]
77
keywords = ["x11", "xterm", "color"]
88
license = "MIT OR Apache-2.0"
9-
version = "1.0.0"
9+
version = "1.0.1"
1010
edition = "2021"
1111
rust-version = "1.70.0"
1212
exclude = ["changelog.md"]

crates/xterm-color/changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Changelog
2+
## 1.0.1
3+
* Fix typo in docs and mention `XParseColor`.
24

35
## 1.0.0
46
Initial release

0 commit comments

Comments
 (0)