fix(core): update

This commit is contained in:
2023-04-17 14:54:26 +02:00
parent 5afbf16906
commit 9d8985d67a
3 changed files with 17 additions and 1 deletions

View File

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