fix(core): update

This commit is contained in:
2024-06-17 19:57:56 +02:00
parent bd8b05920f
commit a9bb31c2a2
2 changed files with 8 additions and 8 deletions

View File

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