PackageTrack
Sign in Get early access

pub_version_plus

Easily increment version numbers in pubspec.yaml files with a single command.

3.1.3 3.7K downloads/mo #4300 most downloaded on pub.dev mrgnhnt96/pub_version_plus

What this package is like to depend on

Last release 1 years ago

16 May 2025

Ships fairly regularly

a new release about every 1.1 years

Most releases are documented

notes for 8 of 10 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

10 releases · first in 2021

0 releases in the last 12 months

see the full history below

Release timeline

10 releases · Sep 2021 to May 2025
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 10
  1. 3.1.3 16 May 2025
    Release notes

    Fixes

    • Issue where pre-release was not being added when incrementing build number
    Open source →
  2. 3.1.2 17 Apr 2025
    Release notes

    Fixes

    • Does not add build number if the build number is not present
      • If the --build flag is provided, then the build number will be modified (unless the mode is none)
    Open source →
  3. 3.1.1 17 Apr 2025

    Nothing published for this version

  4. 3.1.0 17 Apr 2025

    Nothing published for this version

  5. 3.0.0 09 May 2024
    Release notes

    Breaking Changes

    • Instead of resetting the build number to 0 after every release, the build number will now be incremented by 1
      • This is to ensure that the build number is always increasing
      • If you want to reset the build number to 0, you can use the --build flag with the reset option

    Features

    • Support modifying the build number via the --build flag
      • Options:
        • reset - Reset the build number to 0
        • increment - Increment the build number by 1, if it exists
        • remove - Remove the build number from the version
        • none - Do not modify the build number
    Open source →
  6. 2.0.0 01 May 2024
    Release notes

    Enhancements

    • Upgrade dependencies
    • Improve testability of package

    Features

    • Added get command to retrieve the current version within the pubspec.yaml file
    • Added set command to set the version within the pubspec.yaml file
      • Use --force to bypass the check for an incremented version
    Open source →
  7. 1.1.0 02 Feb 2023
    Release notes
    • Upgraded dependencies to latest versions
    Open source →
    Release notes
    • Upgraded dependencies to latest versions

    Fixes

    • Build numbers are incremented correctly when running patch
    Open source →
  8. 1.0.2 11 Sep 2021
    Release notes
    • Updated ReadMe to
      • Better explain version number
      • Provide how to install as dev dependency
    Open source →
  9. 1.0.1 11 Sep 2021
    Release notes
    • Updated ReadMe
    Open source →
  10. 1.0.0 11 Sep 2021
    Release notes
    • Initial Release
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive