fix: 修改版本号

This commit is contained in:
ikechan8370 2023-03-03 11:05:23 +08:00
parent f4a073372f
commit a45ae14a5c

View file

@ -34,7 +34,7 @@ const defaultConfig = {
debug: true,
defaultTimeoutMs: 120000,
chromeTimeoutMS: 120000,
version: '2.0.9'
version: '2.0.10'
}
const _path = process.cwd()
let config = {}