fix(core): update

This commit is contained in:
2023-07-05 17:27:24 +02:00
parent 2b0003546a
commit 0ebc1d5288
3 changed files with 10 additions and 9 deletions

View File

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