fix(core): update

This commit is contained in:
2024-01-24 23:53:06 +01:00
parent 8001353b91
commit f5b3178cb4
13 changed files with 45 additions and 244 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@apiclient.xyz/slack',
version: '3.0.6',
version: '3.0.7',
description: 'slack api abstraction for the mojo.io ecosystem'
}