fix(core): update

This commit is contained in:
2023-08-01 12:38:53 +02:00
parent fb93dce8bc
commit 49233ce45f
4 changed files with 103 additions and 1 deletions

View File

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