Skip to content

Commit

Permalink
keyword update
Browse files Browse the repository at this point in the history
  • Loading branch information
kurttheviking committed Dec 28, 2014
1 parent 6ff8d1c commit dcd52a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "bluecache",
"description": "In-memory, read-through, Promises/A+, lru-cache",
"version": "0.2.1",
"version": "0.2.2",
"author": "kurttheviking <kurttheviking@outlook.com>",
"contributors": [
"kurttheviking <kurttheviking@outlook.com>"
],
"keywords": [
"cache",
"lru cache",
"read-through cache",
"in-memory cache",
"promise",
Expand Down

0 comments on commit dcd52a8

Please sign in to comment.