fix(core): update

This commit is contained in:
Philipp Kunz 2023-08-29 10:03:37 +02:00
parent 36abb2c7c0
commit 10108d8338

View File

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