File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77<!-- next-header -->
88## [ Unreleased] - ReleaseDate
99
10+ ## [ 1.0.3] - 2021-02-01
11+
1012## [ 1.0.2] - 2020-11-23
1113
1214#### Fixes
@@ -217,5 +219,6 @@ Stable release!
217219
218220
219221<!-- next-url -->
220- [ Unreleased ] : https://github.com/assert-rs/predicates-rs/compare/v1.0.2...HEAD
222+ [ Unreleased ] : https://github.com/assert-rs/predicates-rs/compare/v1.0.3...HEAD
223+ [ 1.0.3 ] : https://github.com/assert-rs/predicates-rs/compare/v1.0.2...v1.0.3
221224[ 1.0.2 ] : https://github.com/assert-rs/assert_cmd/compare/v1.0.1...v1.0.2
Original file line number Diff line number Diff line change 11[package ]
22name = " assert_cmd"
3- version = " 1.0.2 "
3+ version = " 1.0.3 "
44description = " Test CLI Applications."
55authors = [" Pascal Hertleif <killercup@gmail.com>" , " Ed Page <eopage@gmail.com>" ]
66license = " MIT OR Apache-2.0"
You can’t perform that action at this time.
0 commit comments