Skip to content

Commit e53eba6

Browse files
committed
chore: bump version to 0.3.1 for CLI updates release
1 parent 487b211 commit e53eba6

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.3.0"
3+
version = "0.3.1"
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.3.0"
3+
version = "0.3.1"
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.3.0"
3+
version = "0.3.1"
44
edition = "2021"
55
description = "Shared types and utilities for WindRiver Studio MCP server"
66
license = "MIT"

0 commit comments

Comments
 (0)