fix(core): update

This commit is contained in:
2023-07-05 10:25:59 +02:00
parent a0be0edd9d
commit f3aa94dcb7
3 changed files with 3 additions and 4 deletions

View File

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