Skip to content

Commit ec599ba

Browse files
actions-userMaidSafe-QA
authored andcommitted
chore(release): 0.11.9
1 parent 68e6a31 commit ec599ba

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.11.9](https://github.com/maidsafe/lru_time_cache/compare/v0.11.8...v0.11.9) (2021-03-01)
6+
57
### [0.11.8](https://github.com/maidsafe/lru_time_cache/compare/v0.11.7...v0.11.8) (2021-02-24)
68

79
### [0.11.7](https://github.com/maidsafe/lru_time_cache/compare/v0.11.6...v0.11.7) (2021-02-10)

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "MIT OR BSD-3-Clause"
77
name = "lru_time_cache"
88
readme = "README.md"
99
repository = "https://github.com/maidsafe/lru_time_cache"
10-
version = "0.11.8"
10+
version = "0.11.9"
1111
edition = "2018"
1212

1313
[dependencies.sn_fake_clock]

0 commit comments

Comments
 (0)