fix(core): update

This commit is contained in:
2024-05-17 19:09:00 +02:00
parent 72d1e1e5a2
commit 2cacfcf990
3 changed files with 6 additions and 4 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartbucket',
version: '3.0.0',
version: '3.0.1',
description: 'A TypeScript library for simple cloud independent object storage with support for buckets, directories, and files.'
}