fix(core): update

This commit is contained in:
2022-07-28 17:36:08 +02:00
parent 333e9c1316
commit 7753e58036
3 changed files with 21 additions and 13 deletions

View File

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