fix(core): update

This commit is contained in:
2023-08-12 09:55:13 +02:00
parent e5c47a68dc
commit c3d9b5621c
6 changed files with 204 additions and 118 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartexpect',
version: '1.0.20',
version: '1.0.21',
description: 'manage expectations in code'
}