Skip to content

Commit ab8f3b1

Browse files
actions-userMaidSafe-QA
authored andcommitted
chore(release): 0.11.11
1 parent 6e3e299 commit ab8f3b1

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.11](https://github.com/maidsafe/lru_time_cache/compare/v0.11.10...v0.11.11) (2021-06-09)
6+
57
### [0.11.10](https://github.com/maidsafe/lru_time_cache/compare/v0.11.9...v0.11.10) (2021-03-03)
68

79
### [0.11.9](https://github.com/maidsafe/lru_time_cache/compare/v0.11.8...v0.11.9) (2021-03-01)

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

1313
[dependencies.sn_fake_clock]

0 commit comments

Comments
 (0)