Skip to content

Commit

Permalink
2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aholstenson committed Aug 13, 2022
1 parent 5382239 commit 3d108f1
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": "transitory",
"version": "2.1.0",
"version": "2.2.0",
"description": "In-memory cache with high hit rates via LFU eviction. Supports time-based expiration, automatic loading and metrics.",
"license": "MIT",
"repository": "aholstenson/transitory",
Expand Down

0 comments on commit 3d108f1

Please sign in to comment.