Skip to content

Commit d174410

Browse files
committed
Updates package version to 0.1.3
Bumps the package version in Cargo.toml, Cargo.lock, and package.json.
1 parent 87cb140 commit d174410

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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 = "rust-mcp-client"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
edition = "2024"
55

66
[dependencies]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@liushoukai/rust-mcp-client",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "MCP server for IP information lookup - Rust implementation",
55
"main": "bin/index.js",
66
"bin": {

0 commit comments

Comments
 (0)