fix(core): update

This commit is contained in:
2023-04-06 18:15:12 +02:00
parent 44d62df972
commit 92d9f441d1
2 changed files with 2 additions and 1 deletions

View File

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