fix(core): update

This commit is contained in:
2023-02-12 19:08:50 +01:00
parent 4164458d80
commit 3b7378386f
2 changed files with 5 additions and 5 deletions

View File

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