Skip to content

Commit 97e7a4c

Browse files
noahgiftclaude
andcommitted
chore: version bump to v1.2.1 for crates.io publishing
- Update version to 1.2.1 to resolve crates.io publishing conflict - Update README and CHANGELOG to reflect v1.2.1 - Maintain all v1.2.0 Toyota Way and PMAT features πŸ€– Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 93cfc98 commit 97e7a4c

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.2.1] - 2025-08-14
9+
10+
### Fixed
11+
- Version bump to resolve crates.io publishing conflict
12+
813
## [1.2.0] - 2025-08-14
914

1015
### 🏭 Toyota Way Quality Excellence & PMAT Integration

β€ŽCargo.tomlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pmcp"
3-
version = "1.2.0"
3+
version = "1.2.1"
44
edition = "2021"
55
authors = ["PAIML Team"]
66
description = "High-quality Rust SDK for Model Context Protocol (MCP) with full TypeScript SDK compatibility"

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ A high-quality Rust implementation of the [Model Context Protocol](https://model
1616

1717
Code Name: *Angel Rust*
1818

19-
## πŸŽ‰ Version 1.2.0 - Toyota Way Quality Excellence & PMAT Integration!
19+
## πŸŽ‰ Version 1.2.1 - Toyota Way Quality Excellence & PMAT Integration!
2020

2121
- 🏭 **Toyota Way Implementation**: Zero-defect development with Jidoka, Genchi Genbutsu, and Kaizen principles
2222
- πŸ“Š **PMAT Quality Analysis**: Comprehensive code quality metrics with TDG scoring (0.76)

0 commit comments

Comments
Β (0)