fix(core): update

This commit is contained in:
2023-07-04 09:33:18 +02:00
parent 1a702071c6
commit 391c6bd45d
4 changed files with 26 additions and 25 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@mojoio/elasticsearch',
version: '1.0.32',
version: '1.0.33',
description: 'log to elasticsearch in a kibana compatible format'
}