# manage-api-version Read, check for updates, and change the version of one or more API dependencies in a Mule project — the same values the Anypoint Studio Project Properties → API Specs tab sets, stored as <{artifactId}.version> properties in pom.xml. Use when the user asks to "get API version", "show API version", "display version info", "check what version an API is on", "any new versions", "any updates available", "check for updates", "update API version", "change API version", "bump API version", "set API version", or any request to read, check, or modify an API dependency version in a Mule project. - **Skill Source:** [SKILL.md](https://dev-portal.mulesoft.com/skills/mule-development/manage-api-version/SKILL.md) ## Steps ### Step 1: Step 1: Resolve Project Directory ### Step 2: Step 2: Route Operation ### Step 3: Step 3: Show All API Versions (Display All) ### Step 4: Step 4: Show Versions for Named APIs (Display Specific) ### Step 5: Step 5: Check All APIs for Newer Versions (Check All) ### Step 6: Step 6: Check Named APIs for Newer Versions (Check Specific) ### Step 7: Step 7: Identify Target APIs and Fetch Available Versions (Change) ### Step 8: Step 8: Apply the New Version (Change) ### Step 9: Step 9: Rescaffold the Project (Change)