fix(core): update

This commit is contained in:
2022-07-27 22:42:08 +02:00
parent bd9b3bb985
commit af3d461593
7 changed files with 53 additions and 20 deletions

View File

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