Skip to content

Commit 2db833e

Browse files
committed
chore: bump version to 3.11.0
1 parent 05491e2 commit 2db833e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pake-cli",
3-
"version": "3.10.1",
3+
"version": "3.11.0",
44
"description": "🤱🏻 Turn any webpage into a desktop app with one command. 🤱🏻 一键打包网页生成轻量桌面应用。",
55
"engines": {
66
"node": ">=18.0.0"

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pake"
3-
version = "3.10.1"
3+
version = "3.11.0"
44
description = "🤱🏻 Turn any webpage into a desktop app with Rust."
55
authors = ["Tw93"]
66
license = "MIT"

0 commit comments

Comments
 (0)