fix(core): update

This commit is contained in:
2023-07-21 00:44:39 +02:00
parent fcaed1a3a0
commit 45122024fc
8 changed files with 211 additions and 162 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/levelcache',
version: '3.0.5',
version: '3.0.6',
description: 'a cache that uses memory/disk/s3 as backup'
}