Skip to content

Commit facfc77

Browse files
chore(release): 1.1.2 [skip ci]
## [1.1.2](v1.1.1...v1.1.2) (2020-07-27) ### Bug Fixes * refer README in crate metadata ([45967f2](45967f2))
1 parent 45967f2 commit facfc77

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.2](https://github.com/codinaut/envtestkit/compare/v1.1.1...v1.1.2) (2020-07-27)
2+
3+
4+
### Bug Fixes
5+
6+
* refer README in crate metadata ([45967f2](https://github.com/codinaut/envtestkit/commit/45967f204ce8887708cc1c22c4aa5a455c4afc1c))
7+
18
## [1.1.1](https://github.com/codinaut/envtestkit/compare/v1.1.0...v1.1.1) (2020-07-26)
29

310

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ homepage = "https://github.com/codinaut/envtestkit"
66
license = "MIT"
77
name = "envtestkit"
88
readme = "README.md"
9-
version = "1.1.1"
9+
version = "1.1.2"
1010

1111
[features]
1212
default = ["lock"]

0 commit comments

Comments
 (0)