fix(core): update

This commit is contained in:
Philipp Kunz 2022-07-29 01:31:52 +02:00
parent 973e896fbf
commit ea46caebb7
2 changed files with 2 additions and 2 deletions

View File

@ -3,6 +3,6 @@
*/ */
export const commitinfo = { export const commitinfo = {
name: '@pushrocks/smartproxy', name: '@pushrocks/smartproxy',
version: '3.0.2', version: '3.0.3',
description: 'a proxy for handling high workloads of proxying' description: 'a proxy for handling high workloads of proxying'
} }