fix(core): update

This commit is contained in:
Philipp Kunz 2023-08-25 16:07:52 +02:00
parent 7442d93f58
commit 0313e5045a

View File

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