Skip to content

Commit 16f9388

Browse files
committed
Merge branch 'release/1.5.0' into develop
2 parents 585f8ba + 86c37ed commit 16f9388

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+
- 1.5.0 2015-03-13
2+
-npm bumps, making sure global.Promise is not defined in node 0.10 memory store test.
3+
14
- 1.4.1 2016-03-13
25
- Fixing backward-compatibility Promise issue with node 0.10.x in memory store.
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": "1.4.1",
3+
"version": "1.5.0",
44
"description": "Cache module for Node.js",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)