fix(core): update

This commit is contained in:
2023-08-11 18:10:08 +02:00
parent 9d065a54e6
commit f5f6e40fff
2 changed files with 36 additions and 12 deletions

View File

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