fix(core): update

This commit is contained in:
2023-08-14 10:58:28 +02:00
parent 7ef36b5c40
commit 8f9f2fdf05
4 changed files with 113 additions and 2 deletions

View File

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