fix(core): update

This commit is contained in:
2024-06-11 17:20:48 +02:00
parent 4b70edb947
commit 7245b49c31
3 changed files with 35 additions and 17 deletions

View File

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