Skip to content

Commit b34fd6c

Browse files
authored
bump crate version in README.md (#471)
bump crate to latest version (0.8.0) in README.md
1 parent c86883b commit b34fd6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This repository contains the following crates:
2020
### Import the crate
2121

2222
```toml
23-
rmcp = { version = "0.2.0", features = ["server"] }
23+
rmcp = { version = "0.8.0", features = ["server"] }
2424
## or dev channel
2525
rmcp = { git = "https://github.com/modelcontextprotocol/rust-sdk", branch = "main" }
2626
```

0 commit comments

Comments
 (0)