fix(core): update

This commit is contained in:
2023-04-03 13:40:56 +02:00
parent a1bf280a2f
commit 8e9c6be7e0
13 changed files with 133 additions and 68 deletions

View File

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