fix(core): update

This commit is contained in:
Philipp Kunz 2024-05-27 14:34:12 +02:00
parent 1a71c76da3
commit 95e9d2f0ff

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartbucket',
version: '3.0.7',
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.'
}