Skip to content

Commit 2e42207

Browse files
RealZSTclaude
andcommitted
bump: v1.1.0
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 7b90e56 commit 2e42207

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = ["crates/hk-core", "crates/hk-cli", "crates/hk-desktop"]
33
resolver = "2"
44

55
[workspace.package]
6-
version = "1.0.3"
6+
version = "1.1.0"
77
edition = "2024"
88
license = "Apache-2.0"
99

crates/hk-desktop/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"productName": "HarnessKit",
3-
"version": "1.0.3",
3+
"version": "1.1.0",
44
"identifier": "com.harnesskit.app",
55
"build": {
66
"frontendDist": "../../dist",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "harnesskit-frontend",
33
"private": true,
4-
"version": "1.0.3",
4+
"version": "1.1.0",
55
"description": "Cross-platform extension management for AI coding agents",
66
"license": "Apache-2.0",
77
"type": "module",

0 commit comments

Comments
 (0)