fix(core): update

This commit is contained in:
2024-05-05 19:52:50 +02:00
parent caa69ae6ba
commit b871e23052
5 changed files with 66 additions and 12 deletions

View File

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