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.
1 parent 181081a commit afb51c8Copy full SHA for afb51c8
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "cache-base",
3
"description": "Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.",
4
- "version": "4.0.1",
+ "version": "4.0.2",
5
"homepage": "https://github.com/jonschlinkert/cache-base",
6
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
7
"contributors": [
0 commit comments