Skip to content

Commit

Permalink
🔖 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tw93 committed Apr 29, 2023
1 parent 460ab7b commit a51be4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/cli.js
Expand Up @@ -2518,7 +2518,7 @@ class BuilderFactory {
}

var name = "pake-cli";
var version = "2.0.0-alpha8";
var version = "2.0.0";
var description = "🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 很简单的用 Rust 打包网页生成很小的桌面 App。";
var engines = {
node: ">=16.0.0"
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "pake-cli",
"version": "2.0.0-alpha9",
"version": "2.0.0",
"description": "🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 很简单的用 Rust 打包网页生成很小的桌面 App。",
"engines": {
"node": ">=16.0.0"
Expand Down

0 comments on commit a51be4b

Please sign in to comment.