Skip to content

Commit

Permalink
6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Nov 21, 2021
1 parent 6a9c875 commit cf1bbcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "quick-lru",
"version": "6.0.1",
"version": "6.0.2",
"description": "Simple “Least Recently Used” (LRU) cache",
"license": "MIT",
"repository": "sindresorhus/quick-lru",
Expand Down

0 comments on commit cf1bbcf

Please sign in to comment.