fix(core): update

This commit is contained in:
2023-04-03 13:52:27 +02:00
parent 5f89befa03
commit 9b7f76b22a
13 changed files with 31 additions and 37 deletions

View File

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