fix(core): update

This commit is contained in:
2024-06-19 18:28:52 +02:00
parent ffaf0fc97a
commit 23f8dc55d0
3 changed files with 523 additions and 518 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartbucket',
version: '3.0.19',
version: '3.0.20',
description: 'A TypeScript library offering simple and cloud-agnostic object storage with advanced features like bucket creation, file and directory management, and data streaming.'
}