fix(core): update

This commit is contained in:
2023-04-19 20:40:21 +02:00
parent 1c196ea31a
commit b9a23d5497
2 changed files with 12 additions and 6 deletions

View File

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