fix(core): update

This commit is contained in:
2024-04-20 21:41:30 +02:00
parent 7db9e0208a
commit 18f5a05c1d
2 changed files with 7 additions and 3 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartwebdav',
version: '1.0.3',
version: '1.0.4',
description: 'A TypeScript library for easy interaction with WebDAV servers, including file and directory management.'
}