fix(core): update

This commit is contained in:
2023-07-04 09:46:04 +02:00
parent 7ceaf694fe
commit 20369614a2
3 changed files with 5 additions and 5 deletions

View File

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