fix(core): update

This commit is contained in:
Philipp Kunz 2023-08-29 12:11:15 +02:00
parent 023dd1b519
commit 4b045ff988

View File

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