fix(core): update

This commit is contained in:
2024-06-17 20:00:57 +02:00
parent 67244ba5cf
commit 786f8d4365
2 changed files with 5 additions and 4 deletions

View File

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