fix(core): update

This commit is contained in:
2022-08-02 18:19:27 +02:00
parent 0d3f636af3
commit c02340813f
3 changed files with 75 additions and 73 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/webrequest',
version: '3.0.9',
version: '3.0.10',
description: 'securely request from browsers'
}