Skip to content

Commit cae0058

Browse files
actions-userMaidSafe-QA
authored andcommitted
chore(release): 0.11.10
1 parent cb70382 commit cae0058

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.10](https://github.com/maidsafe/lru_time_cache/compare/v0.11.9...v0.11.10) (2021-03-03)
6+
57
### [0.11.9](https://github.com/maidsafe/lru_time_cache/compare/v0.11.8...v0.11.9) (2021-03-01)
68

79
### [0.11.8](https://github.com/maidsafe/lru_time_cache/compare/v0.11.7...v0.11.8) (2021-02-24)

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.9"
10+
version = "0.11.10"
1111
edition = "2018"
1212

1313
[dependencies.sn_fake_clock]

0 commit comments

Comments
 (0)