Skip to content

Commit c19af8c

Browse files
actions-userMaidSafe-QA
authored andcommitted
chore(release): 0.11.4
1 parent 6ac87dc commit c19af8c

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.4](https://github.com/maidsafe/lru_time_cache/compare/v0.11.3...v0.11.4) (2021-01-18)
6+
57
### [0.11.3](https://github.com/maidsafe/lru_time_cache/compare/v0.11.2...v0.11.3) (2020-11-23)
68

79
### [0.11.2](https://github.com/maidsafe/lru_time_cache/compare/v0.11.1...v0.11.2) (2020-10-09)

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

1313
[dependencies.sn_fake_clock]

0 commit comments

Comments
 (0)