fix(core): update

This commit is contained in:
2024-05-17 19:22:23 +02:00
parent a92fae2617
commit 9d5cdadd89
3 changed files with 102 additions and 392 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartbucket',
version: '3.0.1',
version: '3.0.2',
description: 'A TypeScript library for simple cloud independent object storage with support for buckets, directories, and files.'
}