fix(core): update

This commit is contained in:
2022-07-27 23:11:03 +02:00
parent 87c3548f91
commit 3272b87e10
2 changed files with 29 additions and 24 deletions

View File

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