fix(core): update

This commit is contained in:
2024-04-22 18:41:58 +02:00
parent ebc523cb9f
commit be85880e54
2 changed files with 5 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartpath',
version: '5.0.16',
version: '5.0.17',
description: 'A library offering smart ways to handle file and directory paths.'
}