We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 585f8ba + 86c37ed commit 16f9388Copy full SHA for 16f9388
History.md
@@ -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
+
4
- 1.4.1 2016-03-13
5
- Fixing backward-compatibility Promise issue with node 0.10.x in memory store.
6
package.json
@@ -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": {
0 commit comments