---
name: Bump Version
slug: bump-version-2
category: DevOps
description: Bump Version updates package versions across platform packages and plugins in lockstep. Use it when preparing a release or updating versions across the project.
github: "https://github.com/opentabs-dev/opentabs/tree/main/.agents/skills/bump-version"
language: TypeScript
stars: 911
forks: 90
install: "npx degit https://github.com/opentabs-dev/opentabs/tree/main/.agents/skills/bump-version ~/.claude/skills/bump-version"
installs_to: ~/.claude/skills/bump-version
source_path: .agents/skills/bump-version/SKILL.md
collection_size: 6
category_size: 798
collection_url: "https://dirskills.com/collections/opentabs-dev/opentabs"
added: 2026-08-22T05:21:02.649Z
last_synced: 2026-08-22T05:21:02.649Z
canonical_url: "https://dirskills.com/skills/bump-version-2"
---

# Bump Version

Bump Version updates package versions across platform packages and plugins in lockstep. Use it when preparing a release or updating versions across the project.

**Install:**

```bash
npx degit https://github.com/opentabs-dev/opentabs/tree/main/.agents/skills/bump-version ~/.claude/skills/bump-version
```

## README

**IMPORTANT: This file is a stub. The actual skill content is maintained in `__SKILL__.md` in this same directory.**

Before proceeding, you MUST read the file `.Codex/skills/bump-version/__SKILL__.md` for the latest skill instructions. The content is kept separate so that updates to the skill are always picked up fresh, even if this stub was cached at the start of a session.
