fix(webrequest): no changes in this commit

This commit is contained in:
2026-02-15 20:20:07 +00:00
parent c416e13af0
commit 645faee7fe
2 changed files with 6 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/webrequest',
version: '4.0.2',
version: '4.0.3',
description: 'Modern, fetch-compatible web request library with intelligent HTTP caching, retry strategies, and fault tolerance.'
}