Skip to main content
Home/Semver Calculator

Semver Calculator

Parse, compare, bump, and sort semantic versions. Check range compatibility for npm/cargo/gems.

2
Major
4
Minor
1
Patch
beta.2
Pre-release
build.456
Build

Bump to Next Version

Quick Start Guide

  1. 1

    Parse a Version

    Enter any semver string (e.g. 2.4.1-beta.2) to see its components and bump options.

  2. 2

    Compare Versions

    Switch to Compare tab to check which of two versions is greater.

  3. 3

    Check Range Compatibility

    Use Range Check to see if a version satisfies ^, ~, or comparison ranges.

  4. 4

    Sort Multiple Versions

    Paste multiple versions (one per line) to sort them in order.

Frequently Asked Questions

Last updated: