fix(documentation): Update package description and README for clarity

This commit is contained in:
2024-06-26 21:13:48 +02:00
parent 8a6b312df7
commit d00fc3f7b8
2 changed files with 8 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@uptime.link/webwidget',
version: '1.0.79',
version: '1.0.80',
description: 'The web widget for public use of uptimelink, allowing users to monitor uptime status through a user-friendly interface.'
}