fix(core): update

This commit is contained in:
Philipp Kunz 2023-08-18 07:58:09 +02:00
parent b70444824b
commit 9734949241

View File

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