fix(core): update

This commit is contained in:
2023-07-04 13:57:55 +02:00
parent d4c7c33668
commit d4a9ad8f67
3 changed files with 36 additions and 65 deletions

View File

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