fix(core): update

This commit is contained in:
2022-05-20 15:26:53 +02:00
parent 5857adf6fe
commit faa88ab8a8
5 changed files with 11 additions and 26 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartyaml',
version: '3.0.0',
version: '3.0.1',
description: 'handle yaml in smart ways'
}