fix(core): update

This commit is contained in:
2023-08-25 16:06:52 +02:00
parent f32403961d
commit 100a8fc12e
3 changed files with 64 additions and 9 deletions

View File

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