fix(core): update

This commit is contained in:
2023-08-01 12:24:22 +02:00
parent 2a595a1a9a
commit 30cbc05aa2
7 changed files with 82 additions and 22 deletions

View File

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