fix(core): update

This commit is contained in:
2024-05-27 17:34:26 +02:00
parent 2a17ee542e
commit cb0ab2c9db
4 changed files with 26 additions and 32 deletions

View File

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