Skip to content

Commit fccc8fd

Browse files
committed
chore: bump all package versions to 0.3.0 for synchronized release
1 parent ec79acd commit fccc8fd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

studio-cli-manager/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "studio-cli-manager"
3-
version = "0.1.0"
3+
version = "0.3.0"
44
edition = "2021"
55
description = "Manager for downloading and updating WindRiver Studio CLI"
66
license = "MIT"

studio-mcp-server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "studio-mcp-server"
3-
version = "0.2.2"
3+
version = "0.3.0"
44
edition = "2021"
55
description = "Model Context Protocol server for WindRiver Studio CLI"
66
license = "MIT"

studio-mcp-shared/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "studio-mcp-shared"
3-
version = "0.1.0"
3+
version = "0.3.0"
44
edition = "2021"
55
description = "Shared types and utilities for WindRiver Studio MCP server"
66
license = "MIT"

0 commit comments

Comments
 (0)