Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aholstenson committed Jun 15, 2017
1 parent af05344 commit 89cb925
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": "0.7.0",
"version": "1.0.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 89cb925

Please sign in to comment.