fix(core): update

This commit is contained in:
2022-08-03 22:06:34 +02:00
parent 0c0a6f61d6
commit 725c88b5a1
2 changed files with 15 additions and 2 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartvalidator',
version: '1.0.3',
version: '1.0.4',
description: 'a wrapper for the validator package to perform validations'
}