fix(core): update

This commit is contained in:
2023-08-02 03:11:17 +02:00
parent 9e25494f8f
commit fcb67ec878
3 changed files with 101 additions and 4 deletions

View File

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