fix(core): update

This commit is contained in:
2023-04-19 21:48:16 +02:00
parent 2cf760d788
commit de3ac113fc
5 changed files with 33 additions and 22 deletions

View File

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