fix(core): update

This commit is contained in:
2023-07-20 22:54:07 +02:00
parent 2266ee0c73
commit ac11045812
8 changed files with 1476 additions and 1262 deletions

View File

@@ -2,7 +2,7 @@
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@pushrocks/levelcache',
version: '3.0.3',
name: '@push.rocks/levelcache',
version: '3.0.4',
description: 'a cache that uses memory/disk/s3 as backup'
}