fix(core): update

This commit is contained in:
2024-04-22 17:58:27 +02:00
parent a6d67b22af
commit ba559e4304
2 changed files with 10 additions and 2 deletions

View File

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