fix(core): update

This commit is contained in:
2023-08-17 19:21:26 +02:00
parent 2a0b0b2478
commit 3fa7d66236
6 changed files with 51 additions and 3 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@apiclient.xyz/elasticsearch',
version: '1.0.51',
version: '1.0.52',
description: 'log to elasticsearch in a kibana compatible format'
}