fix(readme): refresh README with clearer API documentation and usage examples

This commit is contained in:
2026-05-01 21:50:40 +00:00
parent d61a1cf7f6
commit 091f7fec01
3 changed files with 109 additions and 69 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartping',
version: '1.0.9',
version: '1.0.10',
description: 'A utility for performing ping operations in Node.js environments.'
}