fix(docs): Improve mermaid diagram formatting in readme.md using HTML <br> tags for line breaks

This commit is contained in:
2025-05-03 13:27:59 +00:00
parent 910c8160f6
commit 1f3ee1eafc
3 changed files with 11 additions and 5 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartproxy',
version: '10.0.0',
version: '10.0.1',
description: 'A powerful proxy package that effectively handles high traffic, with features such as SSL/TLS support, port proxying, WebSocket handling, dynamic routing with authentication options, and automatic ACME certificate management.'
}