fix(core): update

This commit is contained in:
2024-06-08 19:13:24 +02:00
parent d48c5e229a
commit a7ac870e05
3 changed files with 34 additions and 34 deletions

View File

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