Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
commenthol committed Sep 14, 2021
1 parent e22fc63 commit b159ba4
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": "map-lru",
"version": "2.0.0-0",
"version": "2.0.0",
"description": "\"Least Recently Used\" (LRU) cache compatible to ES6 Map",
"keywords": [
"cache",
Expand Down

0 comments on commit b159ba4

Please sign in to comment.