fix(core): update

This commit is contained in:
2023-08-12 09:49:27 +02:00
parent 035138a437
commit 8a2d34e88a
7 changed files with 783 additions and 420 deletions

View File

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