fix(core): update

This commit is contained in:
Philipp Kunz 2023-08-02 03:17:30 +02:00
parent 5ae2c37519
commit 67a8f3fe4d

View File

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