Bump Version Patch — Development skill for Claude Code
Bump the patch version number in lib/cf/mcp/version.rb (e.g., 1.2.3 -> 1.2.4).
How to install Bump Version Patch
Installs to ~/.claude/commands/pusewicz-cf-mcp-bump-version-patch.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/pusewicz/cf-mcp/HEAD/.claude/commands/bump-version-patch.md -o ~/.claude/commands/pusewicz-cf-mcp-bump-version-patch.md Restart Claude Code, or start a new session, for it to be picked up.
What Bump Version Patch does
Bump the patch version number in lib/cf/mcp/version.rb (e.g., 1.2.3 -> 1.2.4).
- Read the current version from lib/cf/mcp/version.rb
- Parse the version string (MAJOR.MINOR.PATCH)
- Increment PATCH by 1
- Update the VERSION constant in lib/cf/mcp/version.rb
- Run
bundle installto update Gemfile.lock - Run
rake manifestto regenerate Manifest.txt
Alternatives in Development
- Patch 2.3k ★
- APIs Version Update — API Version Update Guide for Hydrogen 2.1k ★
- Android Release — Prepare and execute an Android release (patch/minor/major) 1.6k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Bump Version Major
Bump the major version number in lib/cf/mcp/version.rb (e.g., 1.2.3 -> 2.0.0).
Bump Version Minor
Bump the minor version number in lib/cf/mcp/version.rb (e.g., 1.2.3 -> 1.3.0).
PushTFBuild
Bump build number/version, archive, and push to TestFlight via App Store Connect
Bump Plugin Version
Detect changed plugins and bump their versions along with the marketplace version.
Version Bump
Bump versions across the monorepo during release process
Reapdev.VersionBump
Version bump — 변경 분석 후 bump 유형을 제안, 유저가 최종 결정
Related Agents
Version Bump
Hatch3r Dependency Drafter
Dependency-analysis specialist who drafts version-bump and dependency-change proposals — assesses upgrade impa
Shipper
Release engineer that handles the last mile from working code to shipped product — tests, changelog, version b