fix(core): update

This commit is contained in:
2022-07-27 08:32:55 +02:00
parent 2db4010648
commit 169e49b93d
2 changed files with 7 additions and 2 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartclickhouse',
version: '2.0.3',
version: '2.0.4',
description: 'an odm for talking to clickhouse'
}