We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 678f431 commit 38bec2eCopy full SHA for 38bec2e
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": "0.8.3",
+ "version": "0.8.4",
5
"homepage": "https://github.com/jonschlinkert/cache-base",
6
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
7
"repository": "jonschlinkert/cache-base",
0 commit comments