Skip to content

Commit afb51c8

Browse files
committed
4.0.2
1 parent 181081a commit afb51c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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": "4.0.1",
4+
"version": "4.0.2",
55
"homepage": "https://github.com/jonschlinkert/cache-base",
66
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
77
"contributors": [

0 commit comments

Comments
 (0)