Skip to content

Commit 693221a

Browse files
committed
chore: bump version to v2.2.1
1 parent 2392091 commit 693221a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ros-mcp"
3-
version = "2.2.0"
3+
version = "2.2.1"
44
description = "Connect AI Language Models with Robots on ROS using MCP"
55
readme = "README.md"
66
requires-python = ">=3.10"

server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
"url": "https://github.com/robotmcp/ros-mcp-server",
77
"source": "github"
88
},
9-
"version": "2.2.0",
9+
"version": "2.2.1",
1010
"packages": [
1111
{
1212
"registryType": "pypi",
1313
"registryBaseUrl": "https://pypi.org",
1414
"identifier": "ros-mcp",
15-
"version": "2.2.0",
15+
"version": "2.2.1",
1616
"transport": {
1717
"type": "stdio",
1818
"command": "ros-mcp",

uv.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.

0 commit comments

Comments
 (0)