Skip to content

Commit d51be59

Browse files
committed
chore: bump version to 3.8.2 in cli.js
1 parent 6af73e7 commit d51be59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/cli.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import * as psl from 'psl';
2222
import { InvalidArgumentError, program as program$1, Option } from 'commander';
2323

2424
var name = "pake-cli";
25-
var version = "3.8.1";
25+
var version = "3.8.2";
2626
var description = "🤱🏻 Turn any webpage into a desktop app with one command. 🤱🏻 一键打包网页生成轻量桌面应用。";
2727
var engines = {
2828
node: ">=18.0.0"

0 commit comments

Comments
 (0)