@ -1,3 +1,6 @@
- 1.5.0 2015-03-13
-npm bumps, making sure global.Promise is not defined in node 0.10 memory store test.
- 1.4.1 2016-03-13
- Fixing backward-compatibility Promise issue with node 0.10.x in memory store.
@ -1,6 +1,6 @@
{
"name": "cache-manager",
"version": "1.4.1",
"version": "1.5.0",
"description": "Cache module for Node.js",
"main": "index.js",
"scripts": {