fix(core): update

This commit is contained in:
2024-04-22 18:57:39 +02:00
parent 825167af68
commit b0152e1fe4
2 changed files with 17 additions and 4 deletions

View File

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