fix(core): update

This commit is contained in:
Philipp Kunz 2024-04-30 17:50:14 +02:00
parent dc8a3944d5
commit a866fce716

View File

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