Skip to content

Commit 38bec2e

Browse files
committed
0.8.4
1 parent 678f431 commit 38bec2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cache-base",
33
"description": "Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.",
4-
"version": "0.8.3",
4+
"version": "0.8.4",
55
"homepage": "https://github.com/jonschlinkert/cache-base",
66
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
77
"repository": "jonschlinkert/cache-base",

0 commit comments

Comments
 (0)