Skip to content

Commit 787e35d

Browse files
committed
Bump version to 1.9.0
1 parent 875488e commit 787e35d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ documentation = "https://docs.rs/cmd_lib"
88
keywords = ["shell", "script", "cli", "process", "pipe"]
99
categories = ["command-line-interface", "command-line-utilities"]
1010
readme = "README.md"
11-
version = "1.8.1"
11+
version = "1.9.0"
1212
authors = ["rust-shell-script <[email protected]>"]
1313
edition = "2018"
1414

macros/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ license = "MIT OR Apache-2.0"
55
homepage = "https://github.com/rust-shell-script/rust_cmd_lib"
66
repository = "https://github.com/rust-shell-script/rust_cmd_lib"
77
keywords = ["shell", "script", "cli", "process", "pipe"]
8-
version = "1.8.1"
8+
version = "1.9.0"
99
authors = ["Tao Guo <[email protected]>"]
1010
edition = "2018"
1111

0 commit comments

Comments
 (0)