fix(docs): Update readme to reflect updated interface and type naming conventions

This commit is contained in:
2025-05-09 22:52:57 +00:00
parent c34462b781
commit e1a25b749c
3 changed files with 29 additions and 22 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartproxy',
version: '13.1.1',
version: '13.1.2',
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.'
}