diff --git a/package.json b/package.json index 261314b..7ee01b2 100644 --- a/package.json +++ b/package.json @@ -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",