pub_version_plus 2.0.0 copy "pub_version_plus: ^2.0.0" to clipboard
pub_version_plus: ^2.0.0 copied to clipboard

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

2.0.0 #

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

1.1.0 #

  • Upgraded dependencies to latest versions

Fixes #

  • Build numbers are incremented correctly when running patch

1.0.2 #

  • Updated ReadMe to
    • Better explain version number
    • Provide how to install as dev dependency

1.0.1 #

  • Updated ReadMe

1.0.0 #

  • Initial Release
15
likes
160
pub points
72%
popularity

Publisher

verified publishermrgnhnt.com

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, file, io, meta, path, pub_semver, pubspec_parse

More

Packages that depend on pub_version_plus