fix(core): update

This commit is contained in:
2022-07-30 18:03:17 +02:00
parent eae7300439
commit 45091d6b8c
3 changed files with 9 additions and 2 deletions

View File

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