fix(core): update

This commit is contained in:
2022-10-26 23:10:45 +02:00
parent fdfa6a72c8
commit 3a2e85b4e5
3 changed files with 7 additions and 7 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartbrowser',
version: '2.0.3',
version: '2.0.4',
description: 'simplified puppeteer'
}