From 2397e69572c1b299cace7634e0c7e387f73febe6 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 3 Jul 2023 10:08:44 +0200 Subject: [PATCH] fix(core): update --- ts/00_commitinfo_data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ts/00_commitinfo_data.ts b/ts/00_commitinfo_data.ts index ae6ba4a..f0f2070 100644 --- a/ts/00_commitinfo_data.ts +++ b/ts/00_commitinfo_data.ts @@ -3,6 +3,6 @@ */ export const commitinfo = { name: '@pushrocks/webrequest', - version: '3.0.25', + version: '3.0.26', description: 'securely request from browsers' }