Skip to content

Commit

Permalink
6.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fregante committed Jul 1, 2024
1 parent 2a0a7c6 commit 44a9eed
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.2",
"version": "6.0.3",
"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 44a9eed

Please sign in to comment.