fix(core): update

This commit is contained in:
Philipp Kunz 2024-06-11 17:21:22 +02:00
parent df0a439def
commit 08c3f674bf

View File

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