fix(core): update

This commit is contained in:
2024-04-30 17:50:57 +02:00
parent 2f3509aff6
commit be2082e728
2 changed files with 2 additions and 2 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartyaml',
version: '3.0.3',
version: '3.0.4',
description: 'A module for smart handling of YAML data with support for converting between YAML strings and JavaScript objects.'
}