Skip to content

Commit

Permalink
6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fregante committed Jul 24, 2023
1 parent 5255795 commit e1f8f0d
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": "webext-storage-cache",
"version": "6.0.0-5",
"version": "6.0.0",
"description": "Cache values in your Web Extension and clear them on expiration. Also includes a memoize-like API to cache any function results automatically.",
"keywords": [
"await",
Expand Down

0 comments on commit e1f8f0d

Please sign in to comment.