fix(core): update

This commit is contained in:
2024-04-14 00:53:53 +02:00
parent 10bda971fb
commit 7cc6127680
5 changed files with 134 additions and 40 deletions

View File

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