fix(core): update

This commit is contained in:
2023-08-17 20:53:28 +02:00
parent 4d11dca22c
commit 0eb0903667
2 changed files with 29 additions and 8 deletions

View File

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