Skip to content

Commit 199eb06

Browse files
author
Bryan Donovan
committed
4.1.0
1 parent 8ec9693 commit 199eb06

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

History.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
- 4.1.0
2+
- Support for TTL as third arg in memory store set function (#196). - @ZirionNeft
3+
14
- 4.0.1
25
- Fix TTL option bug for memory cache (#194). - @anchan828
36

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cache-manager",
3-
"version": "4.0.1",
3+
"version": "4.1.0",
44
"description": "Cache module for Node.js",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)