Skip to content

Commit

Permalink
3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Mar 10, 2019
1 parent 8c156c9 commit c206b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "quick-lru",
"version": "2.0.0",
"version": "3.0.0",
"description": "Simple \"Least Recently Used\" (LRU) cache",
"license": "MIT",
"repository": "sindresorhus/quick-lru",
Expand Down

0 comments on commit c206b5c

Please sign in to comment.