fix(core): update

This commit is contained in:
2023-01-09 13:01:08 +01:00
parent 3f7a3c2786
commit 6e5d17a793
4 changed files with 4737 additions and 12430 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/levelcache',
version: '3.0.2',
version: '3.0.3',
description: 'a cache that uses memory/disk/s3 as backup'
}