fix(core): update

This commit is contained in:
2022-08-05 12:53:19 +02:00
parent faa5d6d542
commit 83c1e2bb4e
3 changed files with 2 additions and 2 deletions

View File

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