Skip to content

Commit 36250f6

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2020-07-26) ### Features * lock environment-related tests ([cdd1503](cdd1503))
1 parent 80e441c commit 36250f6

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.0](https://github.com/codinaut/envtestkit/compare/v1.0.0...v1.1.0) (2020-07-26)
2+
3+
4+
### Features
5+
6+
* lock environment-related tests ([cdd1503](https://github.com/codinaut/envtestkit/commit/cdd1503f135c83842efda8a8ba226fd1f69dfe23))
7+
18
# 1.0.0 (2020-07-26)
29

310

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2018"
55
homepage = "https://github.com/codinaut/envtestkit"
66
license = "MIT"
77
name = "envtestkit"
8-
version = "1.0.0"
8+
version = "1.1.0"
99

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

0 commit comments

Comments
 (0)