Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>BumpNew to Visual Studio Code? Get it now.
Bump

Bump

Koban

|
235 installs
| (0) | Free
A simple, lightweight extension used to update the version in package.json
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Bump README

Bump is a simple, lightweight extension used to easily bump the version of your package.json file.

Usage

Press F1 and start typing bump to find the command "Bump package.json version" and hit enter to execute it.

Screenshot of bump command

You can also utilise the keyboard shortcuts Ctrl+K and Ctrl+B, or, you can click the status bar item at the bottom of the screen to execute the command:

Screenshot of status bar item

You can then select a version to update from the list:

Screenshot of list

The bump will automatically be saved to the package.json file.

Known issues

  • Will not show updated version if package.json is currently being edited. (refreshing the file will show the new version)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft