fix(core): update

This commit is contained in:
2022-05-29 21:29:42 +02:00
parent f4374942ad
commit 14cca11c55
2 changed files with 10 additions and 6 deletions

View File

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