fix(core): update

This commit is contained in:
2023-04-03 14:12:53 +02:00
parent a49f1cd110
commit 31888a7f07
3 changed files with 12 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@uptime.link/interfaces',
version: '2.0.6',
version: '2.0.7',
description: 'TypeScript interface for the uptime.link API and modules'
}