fix(core): update

This commit is contained in:
2024-04-17 20:19:51 +02:00
parent c173fd3761
commit 46ef3857e9
3 changed files with 17 additions and 17 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/webrequest',
version: '3.0.36',
version: '3.0.37',
description: 'A module for making secure web requests from browsers with support for caching and fault tolerance.'
}