Skip to content

Commit 1fc2241

Browse files
committed
chore: bump version to 1.1.3
Update package version in Cargo.toml and Cargo.lock, and add release notes to CHANGELOG.md
1 parent 3b2d7b4 commit 1fc2241

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to Unity Code MCP Server will be documented in this file.
44

5-
## [Unreleased]
5+
## [1.1.3] - 2025-08-01
66

77
### Added
88
- Dynamic Unity project detection using MCP `roots` capability from client

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -1,6 +1,6 @@
11
[package]
22
name = "unity_code_mcp"
3-
version = "1.1.2"
3+
version = "1.1.3"
44
edition = "2024"
55

66
[dependencies]

0 commit comments

Comments
 (0)